# Pipedrive Admin & Settings MCP for AI Agents AI Agent Connect

> Pipedrive Admin & Settings MCP helps you manage the backbone of your CRM. You can handle user permissions, sales goals, custom deal fields, and webhooks through natural conversation with your AI agent. It takes the administrative heavy lifting out of Pipedrive so you can focus on closing deals.

## Overview
- **Category:** data-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_9gGVkFULG4WcQkUzJXDRnj2jtHHd8nOfnkvEFuou/ai-agent-connect
- **Tags:** user-management, webhook-configuration, custom-fields, data-governance, reporting

## Description

This Connector connects your Pipedrive CRM directly to your AI agent, giving you a way to handle administrative tasks without constantly jumping back into the dashboard. Instead of clicking through settings menus to manage your team or organize your sales pipeline, you can just ask your agent to do it for you. You can check who has access to what, see what sales goals are currently active, or pull a list of your custom deal fields to make sure your data stays clean. It handles the boring stuff like listing currencies and managing webhooks so you don't have to. When you use this through the Vinkius catalog, you're basically giving your agent a seat in the admin office. You can find specific files attached to deals or see the latest uploads across your account. It's about getting the backend of your CRM organized while staying inside your primary workspace. This means you can keep your team's permissions updated, verify your automation triggers, and monitor your high-level sales targets in one place. You no longer have to worry about missing a webhook or forgetting to update a custom field for a new product line. It makes your CRM management feel like a conversation rather than a chore. You can quickly verify that your regional currencies are set correctly or double check that your webhooks are firing as intended. It's the difference between hunting for a setting and simply knowing it's there.

## Tools

### pd_list_currencies
List all currencies in your Pipedrive account. This is useful for checking global sales settings.

### pd_list_deal_fields
List your custom deal fields. Use this to see what data points your sales team is tracking.

### pd_list_files
List your most recent files. This lets you see what documents were recently uploaded to the CRM.

### pd_list_goals
List your current sales goals. Quickly see what the team is aiming for this quarter.

### pd_list_webhooks
List all active webhooks. This helps you manage your automated integrations and notifications.

### pd_deal_files
Get files attached to a specific deal. This helps you find documents without opening the deal page.

### pd_get_user
Get details for a specific Pipedrive user. Use this to check permissions or contact info quickly.

### pd_list_users
List all Pipedrive users. Use this to see your full team list in one go.

## Prompt Examples

**Prompt:** 
```
Who are all the users in our Pipedrive?
```

**Response:** 
```
### **Pipedrive Team Members**

| Name | Email | Role |
|---|---|---|
| Sarah Jenkins | s.jenkins@company.com | Sales Manager |
| Mike Ross | m.ross@company.com | SDR |
| Elena Rodriguez | e.rod@company.com | RevOps |

*Total users found: 3*
```

**Prompt:** 
```
What are our current sales goals?
```

**Response:** 
```
### **Active Sales Goals**

*   **Q3 Revenue Target:** $500,000
*   **New Logo Acquisition:** 15 new contracts
*   **Retention Rate:** 95% minimum

*All goals are currently active for the Sales Pipeline.*
```

**Prompt:** 
```
Show me the custom fields for our deals.
```

**Response:** 
```
### **Custom Deal Fields**

Your deals currently track the following custom data points:
*   **Lead Source** (Dropdown)
*   **Contract Type** (Text)
*   **Implementation Date** (Date)
*   **Discount %** (Number)
*   **Technical Review Status** (Checkbox)
```

## Capabilities

### Manage user permissions
See who is on your team and what their details are in one place.

### Track sales goals
Pull a list of your current sales targets to keep the team on track.

### Organize deal fields
View and manage the custom fields used in your pipelines for better data integrity.

### Handle webhooks
See and manage your active webhooks to keep your automations running.

### Access deal files
Find files attached to specific deals or see your most recent uploads.

### Review currencies
Get a list of the currencies used in your CRM to verify global settings.

## Use Cases

### Auditing team access
A CRM admin needs to see who has access to Pipedrive. They ask the agent to list all users and check specific details to ensure security.

### Verifying sales targets
A manager wants to know the current goals. They ask the agent to list all sales goals for the current quarter to share with the team.

### Troubleshooting webhooks
An engineer notices a broken automation. They ask the agent to list all active webhooks to find the issue and see which ones are connected.

### Checking deal documents
A sales rep needs a file from a specific deal. They ask the agent to find the files attached to that deal instead of hunting through folders.

## Benefits

- Stop clicking through menus to manage users. Use pd_list_users and pd_get_user to handle team permissions in seconds.
- Get a clear view of your sales targets. Use pd_list_goals to see what your team is aiming for without opening a separate tab.
- Audit your data structure easily. Use pd_list_deal_fields to ensure your custom fields are consistent across all pipelines.
- Manage your automations faster. Use pd_list_webhooks to see every active connection and keep your workflows running smoothly.
- Find documents in seconds. Use pd_deal_files and pd_list_files to grab the right attachments without searching.
- Keep your global settings organized. Use pd_list_currencies to verify your CRM's financial setup instantly.

## How It Works

The bottom line is you get a conversational interface for your Pipedrive administrative backend.

1. Connect your Pipedrive account to the Connector via the Vinkius dashboard.
2. Grant your AI client permission to access your admin and settings data.
3. Start asking your agent to list users, check goals, or find files.

## Frequently Asked Questions

**Can I use Pipedrive Admin & Settings MCP to manage my team?**
Yes, you can list all users and get specific details about them. This makes it easy to see who is on your account without digging into the settings menu.

**Does Pipedrive Admin & Settings MCP help with webhooks?**
It lets you list all your active webhooks. This is great for checking which automations are currently connected to your CRM.

**How do I see my sales goals?**
You can ask your agent to list your sales goals. It will pull the current targets from Pipedrive and show them to you in the chat.

**Can I find files with Pipedrive Admin & Settings MCP?**
Yes, it can list recent files and show you which files are attached to specific deals. This saves you from hunting through different folders.

**Will Pipedrive Admin & Settings MCP show me my custom deal fields?**
It will list all the custom fields you've set up for your deals. This helps you keep your data structure organized and consistent.

**Is Pipedrive Admin & Settings MCP good for RevOps?**
It's perfect for RevOps because it gives you a clear view of the CRM's backend, including currencies, goals, and user lists.

**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.