Skip to main content
ClaudeWave
MCP ServersOfficial Registry0 stars0 forksTypeScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/GTCC777/pulsepay-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "pulsepay-mcp": {
      "command": "node",
      "args": ["/path/to/pulsepay-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/GTCC777/pulsepay-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# @pulsenetwork/mcp

**Give your AI agent a wallet and 900+ pay-per-call intelligence APIs.**

A local MCP server that connects any MCP host (Cursor, Claude Code, Claude Desktop, …) to
[PulseNetwork](https://pulse.theaslangroupllc.com) — 74 intelligence verticals covering
finance, crypto, health, law, travel, climate, safety, and more. No accounts, no API keys:
every endpoint is paid per call in USDC on Base via the [x402](https://x402.org) protocol.

```json
{ "mcpServers": { "pulsenetwork": { "command": "npx", "args": ["-y", "@pulsenetwork/mcp", "mcp"] } } }
```

## What you get

| Tool | Cost | What it does |
|---|---|---|
| `pulse_discover` | FREE | Search the full catalog (~900 endpoints) by keyword |
| `pulse_call` | pays the listed price | Call an endpoint; payment settles automatically |
| `pulse_balance` | FREE | Wallet address + USDC balance |
| `pulse_report` | FREE | Local spend report |
| `pulse_guardrail` | FREE | Show active spend caps |

## Zero-config wallet

On first run the server generates a wallet (standard BIP-39 phrase, imports into
MetaMask/Rabby) and prints the address. Fund it with a few dollars of **USDC on Base**
and paid calls just work. The recovery phrase is stored at `~/.pulsepay/wallet.json`
(file mode 600) — **back it up**. Prefer your own key? Set `PULSEPAY_EVM_KEY` and nothing
is written to disk.

## Spend safety, enforced below the model

Guardrails run **in code, before anything is signed** — a confused or prompt-injected
agent cannot bypass them:

- **$0.50 per call / $5 per day** by default (change in `~/.pulsepay/config.json` or via
  `PULSEPAY_MAX_PER_CALL` / `PULSEPAY_MAX_PER_DAY`)
- The model has **no tool to raise caps** — only you can, by editing the file
- The wallet only pays `*.theaslangroupllc.com` (the PulseNetwork fleet) — nothing else
- Prices are checked against the endpoint's **live 402 challenge**, not a cached catalog
- Unpriceable calls are blocked, not waved through (fail-closed)

## Example prompts

> "Check if a 5-hour delayed flight from FRA to JFK qualifies for EU261 compensation."

> "Is this token safe? 0x… on Base — run a safety scan before I ape."

> "Any product recalls for 'baby teether' in the EU this year?"

> "What's my agent wallet's balance and what did it spend this week?"

Most endpoints cost $0.01–$0.25. The agent discovers for free, quotes the price, and pays
only when you ask it to.

## License

MIT © The Aslan Group LLC. Terms: https://pulse.theaslangroupllc.com/terms.html

What people ask about pulsepay-mcp

What is GTCC777/pulsepay-mcp?

+

GTCC777/pulsepay-mcp is mcp servers for the Claude AI ecosystem with 0 GitHub stars.

How do I install pulsepay-mcp?

+

You can install pulsepay-mcp by cloning the repository (https://github.com/GTCC777/pulsepay-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is GTCC777/pulsepay-mcp safe to use?

+

GTCC777/pulsepay-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains GTCC777/pulsepay-mcp?

+

GTCC777/pulsepay-mcp is maintained by GTCC777. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to pulsepay-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy pulsepay-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: GTCC777/pulsepay-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/gtcc777-pulsepay-mcp)](https://claudewave.com/repo/gtcc777-pulsepay-mcp)
<a href="https://claudewave.com/repo/gtcc777-pulsepay-mcp"><img src="https://claudewave.com/api/badge/gtcc777-pulsepay-mcp" alt="Featured on ClaudeWave: GTCC777/pulsepay-mcp" width="320" height="64" /></a>

More MCP Servers

pulsepay-mcp alternatives