Skip to content
Grok

ChainScope for Grok

io.github.vohlsyr/chainscope

Multi-chain wallet intelligence: balances, transactions, ENS, OFAC screening across 7 chains.

client:Grok transport:streamable-http

Install ChainScope in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "chainscope": {
      "type": "http",
      "url": "https://chainsscope.duckdns.org/mcp/"
    }
  }
}

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

ChainScope in other clients