firekula/mcp-bridge
这是一个为 Cocos Creator 设计的 MCP (Model Context Protocol) 桥接插件,用于连接外部 AI 工具与 Cocos Creator 编辑器,实现对场景、节点等资源的自动化操作。
Platform-specific configuration:
{
"mcpServers": {
"mcp-bridge": {
"command": "npx",
"args": [
"-y",
"mcp-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...