Skip to content
Grok

clawcast for Grok

io.github.danbones33/clawcast

AI rap songs about today's headlines in any rapper's style. Free trial + x402 payments.

client:Grok transport:stdio runtime:npm

Install clawcast in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "clawcast": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-clawcast"
      ]
    }
  }
}

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

clawcast in other clients