Skip to main content
Glama

Cocos MCP Log Bridge

by czh2774
test.ts266 B
/** * 测试命令 */ export function testCommand() { console.log('Test command executed!'); // 输出日志 console.log('Log Bridge is running!'); console.warn('WebSocket server started'); console.error('Ready to receive connections'); }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/czh2774/cocosMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server