ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Coze with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Orchestrate Coze bots. manage conversations, handle RAG datasets, and trigger bot actions directly from any AI agent.

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

The complete Coze capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through Coze.

  1. 01

    Create chat

    Send a message to a Coze bot and get a response

  2. 02

    Publish bot

    Publish a Coze Bot draft

  3. 03

    Submit tool outputs

    Submit outputs for capabilities/plugins required by the bot

  4. 04

    Upload document

    Upload a raw text document to a Knowledge Base

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through Coze.

  1. 05

    Upload file URL

    Upload an external file URL to Coze storage

  2. 06

    List bots

    List published bots in a specific Coze Space

  3. 07

    List datasets

    List knowledge base datasets in a Coze Space

  4. 08

    List workspaces

    List available Coze workspaces/spaces

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through Coze.

  1. 09

    Get conversation history

    Retrieve the message list from a conversation

  2. 10

    Clear conversation

    Clear all messages from a conversation session

  3. 11

    Delete document

    Delete documents from a dataset by ID

Observed, not estimated

834ms average. Fast in production.

Coze is checked daily against the live service.

Daily averagePeak 1384ms
Aug 20Today
Fastest day
734ms
Slowest day
1384ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

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

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

Coze Connector

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

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

  • 01

    Which Base URL should I use for my account?

    If you are using the international version, use https://api.coze.com. For the Chinese version, use https://api.coze.cn.

  • 02

    Can I automatically list all published bots in a space?

    Yes! Use the list_bots capability with your Space ID. Your agent will return a list of all bots that have been published and are ready for interaction.

  • 03

    How do I upload a new document to my knowledge base?

    Use the upload_document capability with the target Dataset ID and the raw text content. Your agent will handle the ingestion process into the Coze RAG engine.