ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Convai with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Build and manage conversational AI characters with backstory, narrative design, and knowledge banks for games and apps.

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

The complete Convai capability set.

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

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 25 available through Convai.

  1. 01

    Delete knowledge bank

    Delete a Knowledge Bank file

  2. 02

    Get prompt

    Fetch prompt data for debugging or advanced configuration

  3. 03

    List characters

    Returns all characters associated with the account

  4. 04

    List voices

    Returns available voices categorized by provider

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 25 available through Convai.

  1. 05

    Toggle narrative

    Toggle narrative driven mode for a character

  2. 06

    List languages

    Returns supported languages

  3. 07

    Connect live

    Connect to Live API via WebRTC

  4. 08

    Create narrative section

    Create a narrative section

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 25 available through Convai.

  1. 09

    Edit narrative section

    Edit a narrative section

  2. 10

    Evaluate conversation

    Evaluate a conversation transcript based on custom attributes

  3. 11

    Generate backstory

    Generate a character description

  4. 12

    Generate starter conversation

    Generate follow-up options

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 25 available through Convai.

  1. 13

    Get character

    Get details for a specific Convai character

  2. 14

    Get chat session details

    Get details of a specific chat session

  3. 15

    Get response

    Get a response from a character

  4. 16

    List chat sessions

    List chat sessions for a character

Capability set05 / 07

17-19

3 capabilities in this set.

Part of 25 available through Convai.

  1. 17

    List knowledge bank

    List Knowledge Bank status

  2. 18

    List narrative sections

    List narrative sections

  3. 19

    List narrative triggers

    List narrative triggers

Capability set06 / 07

20-22

3 capabilities in this set.

Part of 25 available through Convai.

  1. 20

    Update character

    Update an existing Convai character

  2. 21

    Create character

    Create a new Convai character

  3. 22

    Create narrative trigger

    Create a narrative trigger

Capability set07 / 07

23-25

3 capabilities in this set.

Part of 25 available through Convai.

  1. 23

    Delete character

    Delete a Convai character

  2. 24

    Update knowledge bank

    Update a Knowledge Bank file

  3. 25

    Upload knowledge bank

    Upload a file to the Knowledge Bank

Observed, not estimated

1091ms average. Fast in production.

Convai is checked daily against the live service.

Daily averagePeak 1333ms
Aug 20Today
Fastest day
849ms
Slowest day
1333ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

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

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

Convai Connector

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

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

  • 01

    How do I create a new character with a specific voice?

    Use the create_character capability. You can specify the charName, backstory, and voiceType. To see available voices, run the list_voices query first.

  • 02

    Can I give my character custom documents to learn from?

    Yes! Use the upload_knowledge_bank capability to add files. Once uploaded, you can link them to your character using the update_character capability by passing the document IDs in the docs field.

  • 03

    How can I test a character's response to a specific input?

    You can use the get_response capability. Provide the charID and the user text, and the agent will return the character's generated response along with any triggered actions.