Pipedrive Deals Connector for AI agents.
12 live capabilities
Manage your sales pipeline and CRM data through conversational commands.
Waiting for input…
Why people use Pipedrive Deals
Pipedrive Deals for Automated Sales Pipeline Management
This Connector changes the dynamic by letting your AI client handle the navigation. You can update a deal's value or move it to the next stage just by describing the change. You get a unified workspace where your CRM stays current without the manual overhead.
What Vinkius changes
You can manage your entire Pipedrive CRM through a simple conversation with your AI agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Adding a new deal after a call
A sales rep finishes a discovery call and asks their agent to create a new deal for $50,000 in the Enterprise pipeline using pd_create_deal.
- Real-world use case 02
Identifying pipeline bottlenecks
A sales manager asks the agent to show all deals currently in the Negotiation stage to see where the team is getting stuck.
- Real-world use case 03
Checking stakeholder involvement
An SDR needs to know who is involved in a big contract and asks the agent to list all participants for that specific deal.
Complete set · 12capabilities
The complete Pipedrive Deals capability set.
These are the exact actions your AI can choose when you ask it to work with Pipedrive Deals.
01—04
4 capabilities in this set.
Part of 12 available through Pipedrive Deals.
- 01 Capability
Pd deal participants
Get a list of all contacts involved in a specific deal. Use this to identify decision makers and influencers quickly.
- 02 Capability
Pd deal timeline
Look at deal creation trends over days, weeks, or months. It's perfect for spotting shifts in your sales velocity.
- 03 Capability
Pd deals by stage
See all deals currently in a specific stage like Proposal or Negotiation. Use this to find where deals are getting stuck.
- 04 Capability
Pd delete deal
Permanently remove a deal from your Pipedrive account. Only use this when you want to wipe the data entirely.
05—08
4 capabilities in this set.
Part of 12 available through Pipedrive Deals.
- 05 Capability
Pd get deal
Retrieve every detail of a specific deal, including custom fields and history. It's the best way to drill down into a single opportunity.
- 06 Capability
Pd update deal
Move a deal to a new stage or update its value and status. This is how you keep your pipeline moving forward in real-time.
- 07 Capability
Pd create deal
Create a new deal in Pipedrive with a title, value, and specific pipeline placement. It's the primary way to add new opportunities to your sales flow.
- 08 Capability
Pd deal followers
See which internal team members are tracking a specific deal. This helps you understand who needs to stay in the loop on a project.
09—12
4 capabilities in this set.
Part of 12 available through Pipedrive Deals.
- 09 Capability
Pd deals by pipeline
Pull every deal associated with a specific sales pipeline. This gives you a clear view of a particular sales process.
- 10 Capability
Pd list pipelines
Get a list of all sales pipelines in your CRM. This helps you identify the correct IDs for filtering or creating deals.
- 11 Capability
Pd list stages
See all stages within a pipeline along with their order and deal counts. Use this to map out your sales journey.
- 12 Capability
Pd search deals
Search for deals by title or keyword to find specific opportunities. It quickly pulls the value, stage, and linked contacts.
Set up in minutes
One URL. Then ask Pipedrive Deals to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Pipedrive Deals from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9vhnCGpRtynmq3N3uxaFm68UZemXVHYTMlt6fbch/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Pipedrive Deals, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Pipedrive Deals for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9vhnCGpRtynmq3N3uxaFm68UZemXVHYTMlt6fbch/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Pipedrive Deals URL.
- Step 03
Save and start
Save the connection and enable Pipedrive Deals in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pipedrive-deals": {
"url": "https://edge.vinkius.com/vk_preview_9vhnCGpRtynmq3N3uxaFm68UZemXVHYTMlt6fbch/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Pipedrive Deals
Open Agent mode in chat and ask: "Using Pipedrive Deals, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pipedrive-deals": {
"url": "https://edge.vinkius.com/vk_preview_9vhnCGpRtynmq3N3uxaFm68UZemXVHYTMlt6fbch/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Pipedrive Deals
Ask Copilot: "Using Pipedrive Deals, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pipedrive-deals": {
"url": "https://edge.vinkius.com/vk_preview_9vhnCGpRtynmq3N3uxaFm68UZemXVHYTMlt6fbch/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Pipedrive Deals
Open Cascade and ask: "Using Pipedrive Deals, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pipedrive-deals": {
"url": "https://edge.vinkius.com/vk_preview_9vhnCGpRtynmq3N3uxaFm68UZemXVHYTMlt6fbch/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Pipedrive Deals
Ask Cline: "Using Pipedrive Deals, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pipedrive-deals --transport http "https://edge.vinkius.com/vk_preview_9vhnCGpRtynmq3N3uxaFm68UZemXVHYTMlt6fbch/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Pipedrive Deals
Ask Claude: "Using Pipedrive Deals, show me...". 12 tools are ready
Where the request belongs
Work Pipedrive can move forward.
This is for sales professionals who are tired of manual data entry and want to spend more time talking to customers and less time clicking through CRM menus.
Sales Reps
Updating deal stages and values in real-time after a phone call without leaving their workspace.
SDRs
Quickly creating new leads, contacts, and follow-up activities as they come in.
Sales Managers
Checking pipeline bottlenecks and deal velocity to get a clear picture of team performance.
RevOps
Pulling organization-wide deal data and pipeline counts for high-level reporting.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPipedrive Products
Manage your product catalog and attach products to deals in Pipedrive.
Pipeline CRM
Manage sales and contacts via Pipeline CRM. list deals, track people, and monitor tasks directly from any AI agent.
Pipedrive Activities
Create and manage calls, meetings, tasks, emails, and deadlines. full activity tracking for your Pipedrive account.
Pipedrive CRM (Full)
Manage deals, contacts, organizations, activities, notes, and pipelines. complete Pipedrive CRM access through natural conversation.
Pipedrive
Automate sales CRM via Pipedrive. manage deals, persons, and activities directly from any AI agent.
Onpipeline
Track deals through your sales pipeline with a visual CRM that focuses on activity-based selling and revenue forecasting.
Bring your own AI
Change the model, client or framework. Keep Pipedrive connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Pipedrive.
The practical details behind the request, access and result.
Can Pipedrive Deals MCP help me update my sales pipeline?
Yes, it lets you move deals between stages and update values using natural language. You can tell your agent to 'move the Acme deal to Proposal' and it handles the update.
How do I use Pipedrive Deals MCP to find specific leads?
You can ask your agent to search for deals by title or keyword. It will pull up the relevant opportunities along with their current values and pipeline stages.
Can I see who else is tracking a deal with Pipedrive Deals MCP?
Yes, it can list the internal team members following a deal. This helps you understand who's involved and who needs to stay in the loop on a project.
Does Pipedrive Deals MCP work with my existing contacts?
It can find and link existing contacts and organizations to new deals you create. This ensures your data stays connected without you having to manually search for IDs.
Can I use Pipedrive Deals MCP to see my sales trends?
You can ask your agent to show deal creation trends over days, weeks, or months. It's a great way to see if your sales volume is increasing over time.
Is Pipedrive Deals MCP good for sales managers?
It's great for managers who need to see pipeline bottlenecks or deal counts in specific stages quickly. You can get a high-level overview of the sales flow through a simple chat.
What Pipedrive data can I access?
Deals, Persons, Organizations, Activities, Notes, and Pipelines. All data respects your Pipedrive permissions.
Can I create and update records?
Yes! Create and update deals, contacts, activities, and notes. all through natural conversation.
How does authentication work?
Uses your personal Pipedrive API token. Find it in Settings > Personal preferences > API. No OAuth flow needed.
One connection away
Give your agent a direct line to Pipedrive.
Connect Pipedrive once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available