Skip to content
Gemini CLI

pullpush mcp for Gemini CLI

ai.pullpush/pullpush-mcp

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

client:Gemini CLI transport:streamable-http runtime:npm

Install pullpush mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "pullpush-mcp": {
      "httpUrl": "https://api.pullpush.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

pullpush mcp in other clients