Skip to content
VS Code

Zapier for VS Code

com.zapier/mcp

Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.

client:VS Code transport:streamable-http

Install Zapier in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.zapier.com/api/v1/connect"
    }
  }
}

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

Zapier in other clients