$ timeahead.in
mcp/brdata-mcp/install

install brdata-mcp

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/thomenz/brdata-mcp
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "brdata": {
      "command": "node",
      "args": [
        "/absolute/path/to/packages/brdata-mcp/dist/index.js"
      ],
      "env": {
        "BRDATA_BASE_URL": "http://localhost:8787",
        "EVM_PRIVATE_KEY": "0x...",
        "X402_NETWORK": "base-sepolia"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/brdata-mcp/install/claude-desktop
← back to brdata-mcp