Skip to content
Claude Desktop

pullpush mcp for Claude Desktop

ai.pullpush/pullpush-mcp

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

client:Claude Desktop transport:streamable-http runtime:npm

Install pullpush mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pullpush-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.pullpush.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

pullpush mcp in other clients