ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use AskHandle with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage AI chat rooms, capture leads, and automate messaging workflows directly through AskHandle.

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

The complete AskHandle capability set.

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

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 18 available through AskHandle.

  1. 01

    Create room

    Create a new chat room

  2. 02

    Create webhook

    Create a new webhook subscription

  3. 03

    Delete lead

    Delete a lead record

  4. 04

    Delete room

    Delete a specific room

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 18 available through AskHandle.

  1. 05

    Delete webhook

    Remove a webhook subscription

  2. 06

    Get message

    Retrieve a specific message

  3. 07

    List webhooks

    List all active webhooks

  4. 08

    Update room

    Update a specific room

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 18 available through AskHandle.

  1. 09

    Get webhook

    Retrieve a specific webhook

  2. 10

    List messages

    List all messages

  3. 11

    List rooms

    List all chat rooms

  4. 12

    Create lead

    Manually create a new lead

Capability set04 / 05

13-15

3 capabilities in this set.

Part of 18 available through AskHandle.

  1. 13

    Create message

    Send a new message and get an AI response

  2. 14

    Get lead

    Retrieve a specific lead

  3. 15

    Get room

    Retrieve details of a specific room

Capability set05 / 05

16-18

3 capabilities in this set.

Part of 18 available through AskHandle.

  1. 16

    List leads

    List all leads

  2. 17

    Update lead

    Update lead information

  3. 18

    Update webhook

    Update a webhook (e.g., change target URL)

Observed, not estimated

913ms average. Fast in production.

AskHandle is checked daily against the live service.

Daily averagePeak 1126ms
Aug 20Today
Fastest day
782ms
Slowest day
1126ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

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

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

AskHandle Connector

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

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

  • 01

    Can I send a message to a specific room and get an AI response?

    Yes! Use the create_message capability. You can provide the message body and the room_uuid to interact with a specific conversation session.

  • 02

    How do I filter leads by date?

    You can use the list_leads capability with the optional start_date and end_date parameters (formatted as YYYY-MM-DD) to retrieve leads from a specific period.

  • 03

    Is it possible to automate notifications for new leads?

    Absolutely. Use the create_webhook capability to subscribe to the lead.added event and point it to your target URL for real-time notifications.