ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Close with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Close more deals with a CRM that puts calling, emailing, and pipeline management in one fast interface built for inside sales.

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 · 6 capabilities

The complete Close capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Close.

  1. 01

    List opportunities

    List sales opportunities

  2. 02

    List leads

    List all leads in Close CRM

  3. 03

    Get lead details

    Get details of a specific lead

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Close.

  1. 04

    Get current user

    Get information about the authenticated API user

  2. 05

    List CRM tasks

    List CRM tasks

  3. 06

    Create lead

    Create a new lead

Observed, not estimated

757ms average. Fast in production.

Close is checked daily against the live service.

Daily averagePeak 861ms
Aug 30Today
Fastest day
719ms
Slowest day
861ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 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 Close, so you can see the experience inside your AI.

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

Close Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_tuZRuPoRMmJUVbdnsoXHS4YTpiHutDMWBiXqZnSy/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 — Close capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "close-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_tuZRuPoRMmJUVbdnsoXHS4YTpiHutDMWBiXqZnSy/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 Close owners ask.

  • 01

    Can I create new leads directly through the AI agent?

    Yes! The create_lead capability accepts a company name and an optional website URL. Your agent will create the lead record in Close and return the new Lead ID for immediate reference.

  • 02

    How does the API authentication work with Close?

    Close uses HTTP Basic Authentication. Your API Key is sent as the username with an empty password. Navigate to Settings > Developer > API Keys in your Close dashboard to generate a new key. The key is encrypted at rest and injected securely at runtime.

  • 03

    Can I view my sales opportunities and their current stages?

    Yes. The list_opportunities capability retrieves all active deals in your pipeline, including stage name, expected value, probability, and projected close date. Combine it with list_crm_tasks to check pending follow-ups associated with each opportunity.