ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Vapi with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Command Voice AI assistants directly from your chat. Make outbound phone calls, update personas, and retrieve full transcripts via Vapi.

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

The complete Vapi capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Vapi.

  1. 01

    Create web call

    Returns a web call configuration. Generate a new web-based voice call link

  2. 02

    List assistants

    List all Voice AI assistants configured in Vapi

  3. 03

    List calls

    List recent and active voice calls managed by Vapi

  4. 04

    Create assistant

    Provide configuration for transcriber, model, and voice as a JSON string. Create a new Voice AI assistant persona

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Vapi.

  1. 05

    Create phone call

    Provide the phone number ID and customer details. Start a new outbound phone call via Vapi

  2. 06

    Get call details

    Retrieves details, transcripts, and metrics for a specific call

  3. 07

    List agent tools

    List all capabilities available to Vapi assistants

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Vapi.

  1. 08

    List phone numbers

    List all phone numbers connected to Vapi

  2. 09

    List squads

    List all multi-agent squads

  3. 10

    Update assistant

    Update an existing assistant configuration

Observed, not estimated

797ms average. Fast in production.

Vapi is checked daily against the live service.

Daily averagePeak 1372ms
Aug 20Today
Fastest day
692ms
Slowest day
1372ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

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

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

Vapi Connector

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

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

  • 01

    Can the agent place an outbound phone call for me?

    Yes! Through the createPhoneCallTool, you can ask your agent: Initiate a phone call to +15551234567 using our 'Sales Assistant' persona. It will format the payload correctly and instruct Vapi to dial the human using the specified AI persona.

  • 02

    How can I read the transcript of an old automated voice call?

    Just tell your chat assistant: fetch the transcript details for call ID '3fbea5x...'. The getCallTool reaches into Vapi, extracts the raw audio-to-text transcript logs, and the assistant can even summarize the entire human-to-AI interaction for you.

  • 03

    Can I tweak system prompts or models sequentially in my chat editor?

    Yes, especially if you're in an IDE like Cursor. You can iterate: Update Assistant 'Agent A' to use GPT-4o and set its prompt to 'Always be highly overly enthusiastic'. The agent will use the updateAssistantTool to reconfigure the live voice persona instantly.