Skip to content
Claude Desktop

Crypto Market Pulse for Claude Desktop

com.pythonanywhere.cryptopulse/mcp

Pay-per-call crypto data on Base: market pulse, prices, chain snapshot, USDC stats. x402 USDC.

client:Claude Desktop transport:streamable-http

Install Crypto Market Pulse in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://cryptopulse.pythonanywhere.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Crypto Market Pulse in other clients