Embeds an HTTP MCP server directly inside Cocos Creator 3.8+ so Claude and other AI assistants can inspect and manipulate your running game project. The core workflow is execute_javascript with two contexts: "scene" runs code in your active Cocos scene runtime, "editor" runs it in the browser editor environment. You can ask your AI to build UI hierarchies, attach components, query the scene graph, and capture screenshots for validation. Ships with 34 focused tools in core mode or 89 in full, plus cocos:// resource URIs for project inspection and a one-click config generator for Claude Desktop, Cursor, VS Code, and others. Install it as a Cocos extension, start the server from the Funplay menu, and point your client at localhost:8765.
claude mcp add --transport stdio funplayai-funplay-cocos-mcp uvx funplay-cocos-mcp