Skip to content
VS Code

chainpulse — real-time crypto + prediction market data for AI agents for VS Code

in.fastdb.md/chainpulse

Crypto prices, gas, DeFi TVL, and live Polymarket odds. x402 pay-per-call, $0.001, no API key.

client:VS Code transport:streamable-http tools:7

Install chainpulse — real-time crypto + prediction market data for AI agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "chainpulse": {
      "type": "http",
      "url": "https://md.fastdb.in/pulse/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

chainpulse — real-time crypto + prediction market data for AI agents in other clients