pipedrive for VS Code
io.usefulapi/pipedrive
Read deals, persons, organizations, activities and pipelines; create and update CRM records.
client:VS Code
transport:streamable-http
Install pipedrive in VS Code
.vscode/mcp.json
{
"servers": {
"pipedrive": {
"type": "http",
"url": "https://pipedrive.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs