ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Formilla with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Chat with website visitors in real time and use AI chatbots to qualify leads and answer common questions automatically.

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

The complete Formilla capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Formilla.

  1. 01

    Get contact

    Get contact details

  2. 02

    Get contact by email

    Get contact by email

  3. 03

    Get conversation

    Get conversation details

  4. 04

    List contacts

    List contacts

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Formilla.

  1. 05

    List conversations

    List conversations

  2. 06

    List visitors

    List visitors

  3. 07

    Update contact

    Update a contact

  4. 08

    Upsert contact

    Create or update contact

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Formilla.

  1. 09

    Check formilla status

    Verify connectivity

  2. 10

    Delete contact

    Delete a contact

  3. 11

    List segments

    List segments

  4. 12

    Search contacts

    Search contacts

Observed, not estimated

897ms average. Fast in production.

Formilla is checked daily against the live service.

Daily averagePeak 1023ms
Aug 20Today
Fastest day
722ms
Slowest day
1023ms
14-day trend
Stable-1%

Connect your client

One URL. Every client.

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

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

Formilla Connector

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

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

  • 01

    How do I find my API Auth Token in Formilla?

    Log in to your Formilla dashboard, navigate to Settings > Security, and copy your unique API Auth Token.

  • 02

    Can I use the agent to sync my existing user IDs?

    Yes! The upsert_contact capability accepts a UserId parameter specifically designed to link your internal system identifiers with Formilla records.

  • 03

    Does it support deleting multiple contacts at once?

    The delete_contact capability operates on a single contact ID at a time. To delete multiple records, your agent can iterate through a list of IDs programmatically.