Loading MCP server directory, please wait...
stdio bridge for the local Cocos Creator Editor MCP server from FunplayAI/funplay-cocos-mcp.
npx @getmcp/cli add io.github.FunplayAI/funplay-cocos-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.FunplayAI/funplay-cocos-mcp": {
"command": "npx",
"args": [
"-y",
"funplay-cocos-mcp"
],
"env": {
"FUNPLAY_COCOS_MCP_URL": "",
"FUNPLAY_COCOS_MCP_TIMEOUT_SECONDS": ""
}
}
}
}