Skip to content
Grok

Bitpoort for Grok

com.bitpoort/on-chain-data

On-chain blockchain data for AI agents across Ethereum, Bitcoin, and Hyperliquid.

client:Grok transport:sse

Install Bitpoort in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "on-chain-data": {
      "type": "sse",
      "url": "https://bitpoort.com/mcp/sse"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Bitpoort in other clients