Skip to content
Grok

apollo for Grok

com.mcparmory/apollo

Search and enrich contact and company data from 210M+ people and 35M+ companies

client:Grok transport:stdio runtime:pypi

Install apollo in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "apollo": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcparmory-apollo"
      ]
    }
  }
}

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

apollo in other clients