Track sales deals through customizable pipeline stages, manage person and organization contacts, log activities, and automate sales workflows in Pipedrive's activity-based CRM. The API provides full access to deals, persons, organizations, activities, leads, products, notes, files, webhooks, and custom fields — enabling programmatic control over the entire sales process from lead capture to deal closure.
35 endpointsPipedrive API v1 provides programmatic access to developer tools functionality. The API exposes 213 endpoints.
213 endpoints# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"find live events near a location"
# → Jentic returns the GET /events tool with parameter schema, agent executes.