mcpbeat Sign in

Pulse Verity MCP Server

local only

Pulse Verity runs on your own machine — the client starts it, so there is no endpoint to ping. 247 installs a week from npm. Last commit 9 Sep 2026.

Read-only access to signed, verifiable crypto index prices from the Pulse Verity Index

Installs per day peak 404 · avg 13
a month agotoday
247
Installs / week
npm · pulse-verity
0
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Pulse Verity every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pulse-verity -- npx -y pulse-verity
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pulse-verity": {
      "args": [
        "-y",
        "pulse-verity"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pulse-verity]
command = "npx"
args = ["-y", "pulse-verity"]
.cursor/mcp.json
{
  "mcpServers": {
    "pulse-verity": {
      "args": [
        "-y",
        "pulse-verity"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pulse-verity": {
      "args": [
        "-y",
        "pulse-verity"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pulse Verity

same job, measured the same way
Luzia
by luziadev

Real-time crypto prices from Binance, Coinbase, Kraken, OKX, and Bybit

39 installs/wk answering
Synci
by synci

Read-only access to your bank, investment, and crypto accounts: balances, transactions, holdings.

answering
I
Oracle
by demi-hl

Keyless multichain crypto desk: chain reads + prepare-only unsigned txs. Your wallet signs.

2 183 installs/wk local only
Stripe_connect
by pipeworx-io

Stripe MCP Pack — read-only access to Stripe data via API key.

37 tools answering
Nigeria Quidax Crypto
by braynexservices

Live crypto tickers in Naira (BTC/NGN etc.) from Quidax. Read-only, keyless, no trading.

39 installs/wk local only
Nockchain MCP
by winter0x

Community-built read-only Nockchain access: balances, payment verification, blocks, node health.

165 installs/wk local only
Paypal
by pipeworx-io

PayPal MCP Pack — read-only access to PayPal transactions, orders, invoices, and disputes.

36 tools answering
Crypto Market Pulse & Base USDC Stats
by pythonanywhere-baseusdcearn

Pay-per-call agent tools on Base: market pulse, USDC stats, crypto prices, JSON repair, DNS, URLs.

8 tools answering

Pulse Verity — questions

Answers built from our own checks of this server.

Why is there no uptime for Pulse Verity?
Pulse Verity runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package pulse-verity was installed 247 times last week.
How do I connect Pulse Verity?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pulse-verity straight from npm; nothing to host, nothing to sign up for.
How many people use Pulse Verity?
The npm package pulse-verity was installed 247 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pulse Verity open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.