Pipedrive

Pipedrive

Pipedrive is a sales management tool built around pipeline visualization, lead tracking, activity reminders, and automation to keep deals progressing

714VIEWS
43USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app pipedrivenpx @composio/cli add cursor --app pipedrivenpx @composio/cli add cursor --app pipedrivenpx @composio/cli add cursor --app pipedrive

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add A Call Log

Adds a new call log.

Add A Channel

New messaging channel added; registration limited to admins. utilizes getconversations endpoint for data retrieval. requires messengers integration oauth scope and a prepared messaging app extension manifest.

Add A Comment To A Note

Adds a new comment to a note.

Add A Deal

Add a new deal to pipedrive with any custom fields, which vary by account and are identified by long hash keys. check dealfields for existing custom fields. for details, visit the tutorial on adding a deal.

Add A Follower To A Deal

Adds a follower to a deal.

Add A Follower To An Organization

Adds a follower to an organization.

Add A Follower To A Person

Adds a follower to a person.

Add A Follower To A Product

Adds a follower to a product.

Add A Lead

Pipedrive api lets you add leads linked to people or organizations and tags them with 'api' source. custom fields from deals apply to leads and appear in responses if set. details are in the tutorials for adding and updating leads.

Add A Lead Label

Creates a lead label.

Add An Activity

New activity added. response includes `more activities scheduled in context` to show if more are planned with the same entity. see tutorial on adding activities [here](https://pipedrive.readme.io/docs/adding-an-activity).

Add A New Deal Field

Adds a new deal field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.

Add A New Filter

New filter creation returns an id. only one primary condition group with 'and' and two secondary groups (one 'and', one 'or') are supported. future syntax expansion possible. see tutorial for details.

Add A New Goal

Adds a new goal. along with adding a new goal, a report is created to track the progress of your goal.

Add A New Organization Field

Adds a new organization field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.

Add A New Person Field

Adds a new person field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.

Add A New Pipeline

Adds a new pipeline.

Add A New Product Field

Adds a new product field. for more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target=" blank" rel="noopener noreferrer">adding a new custom field</a>.

Add A New Stage

Adds a new stage, returns the id upon success.

Add A New Team

Adds a new team to the company and returns the created object.

20 actions available