Skip to content
Grok

pullpush mcp for Grok

ai.pullpush/pullpush-mcp

Connect any two APIs and keep them in sync — 48 MCP tools with shadow previews and diagnostics.

client:Grok transport:streamable-http runtime:npm

Install pullpush mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pullpush-mcp": {
      "type": "http",
      "url": "https://api.pullpush.ai/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

pullpush mcp in other clients