无论你是经验丰富的资深开发者,还是刚刚踏入编程领域的新手,MCP 编程助手都能成为你开发路上的得力助手。快来探索这些强大的工具,开启高效编程新体验吧!让 MCP 编程助手伴你在编程的世界里轻松前行,创造更多可能!🎉
{ "mcpServers": { "json_to_thrift": { "timeout": 60, "url": "https://www.cyeam.com/sse", "transportType": "sse", "disabled": false } } }
go install gitee.com/cyeam/cloudinary_mcp@latest { "mcpServers": { "image_upload": { "type": "stdio", "command": "cloudinary", "args": [], "env": { "cloud": "cyeam", "key": "key", "secret": "password" } } } }