COZE MCP Server
by coze-dev
The COZE MCP Server is a Model Context Protocol server that provides coze resources and tools. It allows interaction with bots and workflows.
Last updated: N/A
What is COZE MCP Server?
The COZE MCP Server is a Model Context Protocol server designed to provide access to Coze resources and tools, facilitating interaction with bots and workflows.
How to use COZE MCP Server?
The server can be installed using uv or pip. Configuration examples are provided for Claude.app and Zed, detailing how to integrate the server by specifying the execution command and arguments.
Key features of COZE MCP Server
List workspaces
List bots
Create bot
Retrieve bot info
Update bot
Publish bot to API channel
Chat with bot
Chat with workflow
List voices
Use cases of COZE MCP Server
Managing and interacting with bots in Claude.app
Managing and interacting with bots in Zed
Programmatically creating and updating bots
Integrating bot interactions into other applications
Accessing Coze resources through a standardized protocol
FAQ from COZE MCP Server
What is the COZE MCP Server?
What is the COZE MCP Server?
It's a Model Context Protocol server that provides coze resources and tools.
How do I install the server?
How do I install the server?
You can install it using uv (recommended) or pip.
How do I configure it for Claude.app?
How do I configure it for Claude.app?
Add the provided JSON configuration snippet to your Claude settings.
How do I configure it for Zed?
How do I configure it for Zed?
Add the provided JSON configuration snippet to your Zed settings.json.
What tools are available?
What tools are available?
Available tools include listing workspaces and bots, creating and updating bots, chatting with bots and workflows, and listing voices.