pipedrive for Cursor
io.usefulapi/pipedrive
Read deals, persons, organizations, activities and pipelines; create and update CRM records.
client:Cursor
transport:streamable-http
Install pipedrive in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pipedrive": {
"url": "https://pipedrive.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs