一款全面的、便捷的cocos creator AI MCP服务插件,适用于3.8.0以上cocos版本,一键安装,一键启动。A comprehensive and convenient cocos creator AI MCP service plug-in, suitable for cocos versions above 3.8.0, one-click installation and one-click start.
一款全面的、便捷的cocos creator AI MCP服务插件,适用于3.8.0以上cocos版本,一键安装,一键启动。A comprehensive and convenient cocos creator AI MCP service plug-in, suitable for cocos versions above 3.8.0, one-click installation and one-click start.
npx -y cocos-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"daxianlee-cocos-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y cocos-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from cocos?"
No configuration required. This server works out of the box.
"What resources are available in cocos?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in cocos"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in cocos with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.