Skip to content
VS Code

pullpush mcp for VS Code

ai.pullpush/pullpush-mcp

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

client:VS Code transport:streamable-http runtime:npm

Install pullpush mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "pullpush-mcp": {
      "type": "http",
      "url": "https://api.pullpush.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

pullpush mcp in other clients