Skip to content
Grok

keeperhub mcp for Grok

io.github.techops-services/keeperhub-mcp

MCP server for KeeperHub blockchain workflow automation

client:Grok transport:sse

Install keeperhub mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "keeperhub-mcp": {
      "type": "sse",
      "url": "https://mcp.keeperhub.com/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

keeperhub mcp in other clients