Coze

Coze MCP Connector for Claude

A+

Orchestrate Coze bots — manage conversations, handle RAG datasets, and trigger bot actions directly from any AI agent.

11 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agents to Coze (扣子), the advanced bot orchestration platform by ByteDance. This MCP provides 11 tools to manage the full lifecycle of your bots, from chat interactions to knowledge base document ingestion.

What you can do

  • Bot Interaction — Chat with published bots and handle multi-turn conversations with persistent history
  • Knowledge Engineering — Upload, list, and delete documents in knowledge base datasets for RAG optimization
  • Workspace Management — List available spaces and published bots to monitor your AI ecosystem
  • Action Handling — Submit tool outputs when bots require human-in-the-loop or external plugin results

How it works

  1. Subscribe to this server
  2. Sign up at Coze.com or Coze.cn
  3. Generate a Personal Access Token (PAT) from your profile settings
  4. Identify your Base URL (e.g., https://api.coze.com for international or https://api.coze.cn for China)
  5. Connect your account to Vurb to start automating your bot workflows.

Who is this for?

  • Knowledge Engineers — automate the ingestion of documentation across multiple datasets
  • RAG Developers — debug semantic search results and optimize chunking strategies programmatically
  • System Integrators — build complex AI workflows that require dynamic knowledge base management
cozebytedancebot-orchestrationrag-optimizationknowledge-base

11 tools expose this connector's capabilities to your AI agent.

create_chat

Send a message to a Coze bot and get a response

list_bots

List published bots in a specific Coze Space

list_datasets

List knowledge base datasets in a Coze Space

list_workspaces

List available Coze workspaces/spaces

publish_bot

Publish a Coze Bot draft

submit_tool_outputs

Submit outputs for tools/plugins required by the bot

upload_document

Upload a raw text document to a Knowledge Base

upload_file_url

Upload an external file URL to Coze storage

clear_conversation

Clear all messages from a conversation session

delete_document

Delete documents from a dataset by ID

get_conversation_history

Retrieve the message list from a conversation

See how to talk to your AI agent using Coze.

Chat with bot 'bot_123' and ask 'Tell me about the history of Tokyo'.

Initializing Coze chat session... The bot responded: 'Tokyo, originally known as Edo, has a rich history dating back to the 12th century...' Would you like to continue the conversation?

List all active workspaces in my Coze account.

Fetching your Coze spaces... I found 2 active workspaces: 1. Main Project (ID: sp_1), 2. Sandbox (ID: sp_2). Which one would you like to explore?

Upload the content of 'manual.txt' to dataset 'ds_999'.

Reading 'manual.txt' and preparing for upload... Content successfully pushed to dataset 'ds_999'. The information is now being indexed for your RAG workflows.

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

Related Connectors