Skip to content
Cursor

basebalance.cloud — x402 RPC & MCP gateway for Cursor

cloud.basebalance/basebalance

USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger.

client:Cursor transport:streamable-http

Install basebalance.cloud — x402 RPC & MCP gateway in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "basebalance": {
      "url": "https://basebalance.cloud/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

basebalance.cloud — x402 RPC & MCP gateway in other clients