Skip to content
Grok

token operations for Grok

dev.xroot/token-operations

Read-only Solana and Robinhood Chain tools: wallet recovery, token safety, unlocks, upgrades, fees.

client:Grok transport:streamable-http tools:18

Install token operations in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "token-operations": {
      "type": "http",
      "url": "https://api.xroot.dev/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

token operations in other clients