Skip to content
Grok

Rafi for Grok

io.github.heyrafi/rafi-mcp

Manage authorized Rafi leads, reminders, DNC status, and AI voice playbooks.

client:Grok transport:streamable-http

Install Rafi in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "rafi-mcp": {
      "type": "http",
      "url": "https://nest-app-775685078591.us-east1.run.app/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

Rafi in other clients