ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use vCita with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Run your small business with online scheduling, payment collection, and client management that keeps everything in one place.

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

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through vCita.

  1. 01

    Get API status

    Get account status

  2. 02

    Get client details

    Get client info

  3. 03

    List scheduled appointments

    List bookings

  4. 04

    List client invoices

    List all invoices

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through vCita.

  1. 05

    List CRM clients

    List CRM customers

  2. 06

    List offered services

    List bookable services

  3. 07

    List price estimates

    List client estimates

  4. 08

    List recorded payments

    List transactions

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through vCita.

  1. 09

    Cancel appointment

    Cancel booking

  2. 10

    Create CRM client

    Add new customer

  3. 11

    Create new booking

    Schedule a service

  4. 12

    List staff members

    List team users

Observed, not estimated

847ms average. Fast in production.

vCita is checked daily against the live service.

Daily averagePeak 1071ms
Aug 20Today
Fastest day
681ms
Slowest day
1071ms
14-day trend
Slowing+11%

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

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

vCita Connector

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

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

  • 01

    Can I search for a client by their email address?

    Yes! Use the list_crm_clients capability and provide the optional email parameter. The agent will return the specific record for that client if it exists in your CRM.

  • 02

    How do I book a new service for an existing client?

    Use the create_new_booking action. You'll need to provide the Client ID, the Service ID, and the start time in ISO 8601 format (e.g., 2024-12-01T10:00:00Z).

  • 03

    Is it possible to list all unpaid invoices via AI?

    Absolutely. Use the list_client_invoices query. The agent will retrieve all your billing documents, and you can then ask the AI to filter or identify those with a 'pending' or 'overdue' status.