ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Zendesk Sell with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage sales leads, contacts, and deals via the Zendesk Sell (Base CRM) API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 11 capabilities

The complete Zendesk Sell capability set.

These are the exact actions your AI can choose when you ask it to work with Zendesk Sell.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through Zendesk Sell.

  1. 01

    Get sales contact details

    Get details for a specific contact

  2. 02

    List sales leads

    List all sales leads

  3. 03

    Create sales deal

    Requires deal name and contact_id. Create a new sales opportunity (deal)

  4. 04

    Delete sales deal

    Remove a deal from the account

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through Zendesk Sell.

  1. 05

    Get deal details

    Get details for a specific sales deal

  2. 06

    Get lead details

    Get details for a specific lead

  3. 07

    List sales contacts

    List all sales contacts (qualified prospects)

  4. 08

    List sales deals

    List all sales deals (opportunities)

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through Zendesk Sell.

  1. 09

    Update existing deal

    Update details for an existing deal

  2. 10

    Create sales contact

    Requires a JSON body with contact details. Create a new person or organization contact

  3. 11

    Create new lead

    Requires last_name or organization_name. Create a new sales lead

Observed, not estimated

904ms average. Fast in production.

Zendesk Sell is checked daily against the live service.

Daily averagePeak 1088ms
Aug 20Today
Fastest day
728ms
Slowest day
1088ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Zendesk Sell, so you can see the experience inside your AI.

It does not authenticate your account with Zendesk Sell. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Zendesk Sell Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_jg59kLw6TAKr8pU9rVPT18poHlqbLOeojnd5EkbU/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Zendesk Sell capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "zendesk-sell-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_jg59kLw6TAKr8pU9rVPT18poHlqbLOeojnd5EkbU/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Zendesk Sell owners ask.

  • 01

    What is the difference between a Lead and a Contact in Zendesk Sell?

    Leads represent potential interest but are not yet qualified. Contacts are qualified individuals or organizations that can be associated with sales deals.

  • 02

    Can I associate a deal with a contact via the agent?

    Yes, when using the create_sales_deal capability, you must provide a contact_id to link the new opportunity to an existing person or company.

  • 03

    How do I update the status of an existing deal?

    Use the update_existing_deal capability with the unique deal ID and a JSON object containing the new status (e.g., 'Won', 'Lost', or a specific pipeline stage).