Skip to content
Grok

podcast guest crm for Grok

io.github.rudrendupaul/podcast-guest-crm

Manage podcast guest pipeline, outreach drafts, and analytics via 5 MCP tools.

client:Grok transport:stdio runtime:npm

Install podcast guest crm in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "podcast-guest-crm": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "podcast-guest-crm-cli"
      ]
    }
  }
}

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

podcast guest crm in other clients