Skip to content
VS Code

Pipedrive for VS Code

io.github.pipeworx-io/pipedrive

Pipedrive MCP Pack — wraps the Pipedrive REST API v1

client:VS Code transport:streamable-http

Install Pipedrive in VS Code

.vscode/mcp.json

{
  "servers": {
    "pipedrive": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/pipedrive/mcp"
    }
  }
}

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

Pipedrive in other clients