Skip to content
Grok

GramClaw for Grok

io.github.mar820/gramclaw

Manage Telegram outreach, campaigns, follow-ups, conversations, and pipelines from an MCP client.

client:Grok transport:streamable-http

Install GramClaw in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "gramclaw": {
      "type": "http",
      "url": "https://gramclaw.com/api/mcp?key={api_key}"
    }
  }
}

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

GramClaw in other clients