Pipedrive Connector for AI agents.
12 live capabilities
Manage your sales pipeline and CRM records through your AI client.
Waiting for input…
Why people use Pipedrive
Pipedrive CRM Integration for Faster Sales Pipeline Management
This Connector lets you skip the manual work. You can just ask your agent to pull up a deal, create a new activity, or check a contact's info. You get a clean, conversational way to manage your sales pipeline without ever leaving your chat window.
What Vinkius changes
Your AI becomes a hands-on sales assistant that manages your CRM data for you.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Closing a deal
A rep asks their agent to find a deal by name and get all the details before a final call.
- Real-world use case 02
Onboarding a lead
A manager tells the agent to create a new deal and a follow-up activity after a demo.
- Real-world use case 03
Pipeline audit
A sales ops person asks the agent to list all deals in the negotiation stage to check volume.
Complete set · 12capabilities
The complete Pipedrive capability set.
These are the exact actions your AI can choose when you ask it to work with Pipedrive.
01—04
4 capabilities in this set.
Part of 12 available through Pipedrive.
- 01 Capability
Get api status
Check if your connection to Pipedrive is working. Use this to troubleshoot any issues with your integration.
- 02 Capability
Get deal details
Pull all the specific info for a single deal. This gives you the full context on a specific opportunity.
- 03 Capability
Get organization details
Get the full profile for a specific company. Use this to see all the data tied to a corporate account.
- 04 Capability
Get person details
Pull the full profile for a specific contact. This helps you get the right info before a call.
05—08
4 capabilities in this set.
Part of 12 available through Pipedrive.
- 05 Capability
List user activities
List all tasks and meetings for a user. Use this to see what is on the calendar and what needs to be done next.
- 06 Capability
List sales deals
Pull a list of all deals currently in your CRM. Use this to get a bird's-eye view of your active sales.
- 07 Capability
List crm organizations
List all the companies in your database. This helps you quickly see who your main corporate clients are.
- 08 Capability
List crm persons
Pull a list of individual contacts. Use this to find specific people across your entire organization.
09—12
4 capabilities in this set.
Part of 12 available through Pipedrive.
- 09 Capability
List sales pipelines
See all the different sales workflows you have set up. This is great for understanding your overall sales structure.
- 10 Capability
List pipeline stages
Get a list of all stages within a specific pipeline. Use this to see the exact steps a deal takes from start to finish.
- 11 Capability
Search deals by name
Find a specific deal using just its name. This saves you from scrolling through hundreds of entries.
- 12 Capability
Create new deal
Add a brand new deal to your CRM. Use this to log a new opportunity as soon as it is identified.
Set up in minutes
One URL. Then ask Pipedrive to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Pipedrive 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_JKbiAsLHuF7biDV8dLmDfOgeYJQb7T5KcjudRk4m/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, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Pipedrive for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_JKbiAsLHuF7biDV8dLmDfOgeYJQb7T5KcjudRk4m/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 URL.
- Step 03
Save and start
Save the connection and enable Pipedrive in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pipedrive": {
"url": "https://edge.vinkius.com/vk_preview_JKbiAsLHuF7biDV8dLmDfOgeYJQb7T5KcjudRk4m/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
Open Agent mode in chat and ask: "Using Pipedrive, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pipedrive": {
"url": "https://edge.vinkius.com/vk_preview_JKbiAsLHuF7biDV8dLmDfOgeYJQb7T5KcjudRk4m/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
Ask Copilot: "Using Pipedrive, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pipedrive": {
"url": "https://edge.vinkius.com/vk_preview_JKbiAsLHuF7biDV8dLmDfOgeYJQb7T5KcjudRk4m/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
Open Cascade and ask: "Using Pipedrive, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pipedrive": {
"url": "https://edge.vinkius.com/vk_preview_JKbiAsLHuF7biDV8dLmDfOgeYJQb7T5KcjudRk4m/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
Ask Cline: "Using Pipedrive, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pipedrive --transport http "https://edge.vinkius.com/vk_preview_JKbiAsLHuF7biDV8dLmDfOgeYJQb7T5KcjudRk4m/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
Ask Claude: "Using Pipedrive, show me...". 12 tools are ready
Where the request belongs
Work Pipedrive can move forward.
Sales reps who hate tab-switching, account managers who need to update records on the fly, and sales ops teams who need to pull pipeline data without manual exports.
Sales Representative
Checks deal status and schedules follow-up calls during active sales cycles.
Account Manager
Updates client contact info and logs interaction history after meetings.
Sales Operations
Pulls pipeline metadata to monitor team performance and organizational health.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPipeline CRM
Manage sales and contacts via Pipeline CRM. list deals, track people, and monitor tasks directly from any AI agent.
Pipedrive Products
Manage your product catalog and attach products to deals in Pipedrive.
CRM PipeRun
Manage your sales pipeline and activities via PipeRun. track tasks, upload files, and organize deals directly from any AI agent.
Pipeliner
Manage sales pipelines and opportunities via Pipeliner CRM. list leads, track deals, and monitor activities directly from any AI agent.
Pipedrive CRM (Full)
Manage deals, contacts, organizations, activities, notes, and pipelines. complete Pipedrive CRM access through natural conversation.
Pipedrive Deals
Deep deal management. search, create, update, delete deals with pipeline tracking, timeline analysis, and participant management.
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 the Pipedrive MCP create new sales opportunities?
Yes, it can create new deals directly in your CRM using natural language. You just tell your agent what the deal is, and it handles the entry for you.
How does the Pipedrive MCP help with follow-ups?
It can list all user activities so you know exactly what meetings and tasks are coming up next. This helps you stay organized without checking your dashboard constantly.
Can I search for specific deals with the Pipedrive MCP?
You can ask your agent to find a deal by name to pull up specific metadata instantly. This is much faster than scrolling through long lists in the CRM.
Does the Pipedrive MCP work with Claude?
Yes, it works with Claude and any other MCP-compatible client like Cursor or Windsurf. You just connect your API token and start chatting.
Can I see my entire pipeline with the Pipedrive MCP?
You can list all your sales pipelines and their individual stages to see your full workflow. It gives you a complete view of your sales structure in one place.
How do I connect my Pipedrive account?
You just need to provide your Pipedrive API token in your client settings after subscribing. Once connected, your agent can access your CRM data.
Can my AI automatically find a specific deal by its ID?
Yes! Use the get_deal capability with the Deal ID. Your agent will respond with complete metadata, including value, status, pipeline stage, and associated contacts in seconds.
How do I find my Pipedrive API Token?
Log in to Pipedrive, click on your profile icon at the top right, navigate to Personal preferences > API, and you will find your unique secret token there.
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