Skip to content
Claude Desktop

base onchain tools for Claude Desktop

dev.workers.dolerite.base-onchain-tools/base-onchain-tools

Base mainnet analysis: contract audits, transfer simulation, token pricing. Paid via x402.

client:Claude Desktop transport:streamable-http tools:12

Install base onchain tools in Claude Desktop

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

{
  "mcpServers": {
    "base-onchain-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://base-onchain-tools.dolerite.workers.dev/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

What Claude Desktop can do once it is connected

base onchain tools in other clients