Bring Deal Management
to Mastra AI
Create your Vinkius account to connect Pipedrive Deals to Mastra AI and start using all 12 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Pipedrive Deals MCP Server?
Connect Pipedrive CRM to any AI agent — manage your entire sales pipeline without switching tabs.
What you can do
- Deals — Search, create, and update deals with pipeline tracking
- Contacts — Find and create persons with email, phone, and organization
- Organizations — Search companies linked to deals and contacts
- Activities — Create calls, meetings, tasks, and emails
- Notes — Attach notes to deals, persons, or organizations
- Pipelines — View all pipeline stages and deal flow
Who is this for?
- Sales Reps — Manage your pipeline without leaving your AI assistant
- SDRs — Quickly create leads, contacts, and activities
- Sales Managers — Pipeline overview and deal insights through conversation
- RevOps — Full CRM visibility and reporting
Built-in capabilities (12)
Title is required. Use pd_list_pipelines and pd_list_stages to find pipeline_id and stage_id. Link to existing contacts via person_id and org_id (use search tools to find these). Expected close date uses YYYY-MM-DD format. Create a new deal in Pipedrive with title, value, currency, expected close date, and pipeline/stage placement
Followers receive notification updates about deal changes. Use to check who on the team is tracking a deal or to understand deal visibility across the organization. Get internal team members (users) following a specific deal in Pipedrive for visibility tracking
Participants are contacts involved in the deal beyond the primary contact — e.g., decision makers, influencers, legal reviewers. Use when the user asks "who is involved in this deal?" or needs stakeholder information. Get all persons (contacts) participating in a specific Pipedrive deal
Use for trend analysis: "how many deals were created this month?", "show deal velocity over the last 12 weeks". Interval can be day/week/month, amount is the number of periods to look back. Get deal creation trends over time — how many deals were added per day, week, or month in a pipeline
Use when the user wants to see all deals in a specific sales process (e.g., "show all deals in the Enterprise pipeline"). Find pipeline IDs using pd_list_pipelines. Get all deals in a specific pipeline for pipeline-level analysis and reporting
Returns deals with title, value, persons, and orgs at that stage. Use for questions like "what deals are in Proposal?" or "how much is in Negotiation?". Find stage IDs using pd_list_stages. Get all deals at a specific pipeline stage for bottleneck analysis, forecasting, or stage-specific review
This is permanent and removes all associated data. Consider using pd_update_deal with status="deleted" for soft-delete instead. Use only when the user explicitly wants to permanently remove a deal. Permanently delete a deal from Pipedrive — this action cannot be undone
Returns full deal data including title, value, stage, pipeline, linked persons/orgs, expected close date, creation date, and all custom fields. Use after searching to drill into a specific deal. Get the complete details of a specific Pipedrive deal by ID including all custom fields and history
Use to find pipeline IDs for filtering deals or creating new deals in a specific pipeline. List all sales pipelines in Pipedrive with names, deal counts, and active status
Essential for finding stage IDs to create, filter, or move deals. Shows each stage name, its order in the pipeline, and how many deals are at each stage. List stages within a Pipedrive pipeline showing names, display order, and deal counts per stage
Returns deal title, monetary value, currency, pipeline stage, pipeline name, linked person, and organization. Use when the user wants to find a specific deal or check pipeline status. Search Pipedrive deals by title or keyword to find opportunities with value, stage, pipeline, and linked contacts
Advance stage_id to move deals forward. Set status to "won" or "lost" to close. Update value after negotiation. Only specified fields change. Update a Pipedrive deal — advance stage, change value, or mark as won/lost to reflect pipeline progress
Why Mastra AI?
Mastra's agent abstraction provides a clean separation between LLM logic and Pipedrive Deals tool infrastructure. Connect 12 tools through Vinkius and use Mastra's built-in workflow engine to chain tool calls with conditional logic, retries, and parallel execution. deployable to any Node.js host in one command.
- —
Mastra's agent abstraction provides a clean separation between LLM logic and tool infrastructure. add Pipedrive Deals without touching business code
- —
Built-in workflow engine chains MCP tool calls with conditional logic, retries, and parallel execution for complex automation
- —
TypeScript-native: full type inference for every Pipedrive Deals tool response with IDE autocomplete and compile-time checks
- —
One-command deployment to any Node.js host. Vercel, Railway, Fly.io, or your own infrastructure
Pipedrive Deals in Mastra AI
Why run Pipedrive Deals with Vinkius?
The Pipedrive Deals connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 12 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Pipedrive Deals using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Pipedrive Deals and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Pipedrive Deals to Mastra AI through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Pipedrive Deals for Mastra AI
Every request between Mastra AI and Pipedrive Deals is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
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.
How does Mastra AI connect to MCP servers?
Create an MCPClient with the server URL and pass it to your agent. Mastra discovers all tools and makes them available with full TypeScript types.
Can Mastra agents use tools from multiple servers?
Yes. Pass multiple MCP clients to the agent constructor. Mastra merges all tool schemas and the agent can call any tool from any server.
Does Mastra support workflow orchestration?
Yes. Mastra has a built-in workflow engine that lets you chain MCP tool calls with branching logic, error handling, and parallel execution.
createMCPClient not exported
Install: npm install @mastra/mcp
Explore More MCP Servers
View all →
Omie ERP
16 toolsManage your Omie ERP data via API — list clients, products, sales orders, financial accounts, and inventory directly from any AI agent.

Stadia Maps
10 toolsEquip your AI with advanced geospatial routing and mapping logic. Calculate distances, geocode coordinates, and plot optimized trips securely.

Mercado Libre
17 toolsManage your Mercado Libre business via AI — list products, track orders, handle shipments, and answer buyer questions directly.

AssemblyAI
9 toolsTranscribe audio and video files with industry-leading accuracy, detect speakers, and extract insights from spoken content.
