ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use CallFire with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Run voice broadcasts, send bulk text messages, and manage call tracking campaigns for high-volume outreach at scale.

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 CallFire capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through CallFire.

  1. 01

    Get call

    Get a specific call

  2. 02

    Get contact

    Get a specific contact

  3. 03

    Get text

    Get a specific text message

  4. 04

    Get webhook

    Get a specific webhook

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through CallFire.

  1. 05

    List calls

    List all calls

  2. 06

    List texts

    List all text messages

  3. 07

    List webhooks

    List all webhooks

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through CallFire.

  1. 08

    Get campaign

    Get a specific broadcast campaign

  2. 09

    List campaigns

    List all broadcast campaigns

  3. 10

    List contacts

    List all contacts

Observed, not estimated

873ms average. Fast in production.

CallFire is checked daily against the live service.

Daily averagePeak 1016ms
Aug 20Today
Fastest day
735ms
Slowest day
1016ms
14-day trend
Slowing+13%

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 CallFire, so you can see the experience inside your AI.

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

CallFire Connector

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

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

  • 01

    Can I review the full history of calls and text messages for a specific contact?

    Yes. Use list_calls to browse all call records and get_call with a specific Call ID for full details including duration, recording URL, and disposition. For SMS, use list_texts to browse messages and get_text for individual message content and delivery status.

  • 02

    Does CallFire require two separate credentials?

    Yes. CallFire uses HTTP Basic Authentication with an API Login (username) and an API Password. Both are generated in your CallFire account under Settings > API Access. They are separate from your dashboard login credentials.

  • 03

    Can I monitor my active broadcast campaigns and their delivery status?

    Yes. The list_campaigns capability retrieves all voice and text broadcast campaigns with their status (active, paused, finished). Use get_campaign with a Campaign ID to inspect configuration details, delivery rates, and audience targeting. Combine with list_webhooks to verify event-driven notifications are configured correctly.