Skip to content
Grok

Thru Explorer MCP for Grok

org.thru/thru-explorer

Thru blockchain explorer: blocks, transactions, accounts, and program ABIs on the Thru RISC-V L1

client:Grok transport:streamable-http tools:8

Install Thru Explorer MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "thru-explorer": {
      "type": "http",
      "url": "https://scan.thru.org/api/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

What Grok can do once it is connected

Thru Explorer MCP in other clients