Skip to main content
Glama
mcp-config-cloud.json516 B
{ "$comment": "Code-MCP Cloud Configuration", "$instructions": [ "1. Deploy Code-MCP to Railway", "2. Set ADMIN_KEY in Railway variables", "3. Get your Railway app URL", "4. Replace values below", "5. Add to your claude_desktop_config.json" ], "mcpServers": { "code-mcp": { "command": "node", "args": [ "/path/to/code-mcp/dist/bridge.js", "--url", "https://your-app.railway.app", "--key", "sk-your-api-key-here" ] } } }

Latest Blog Posts

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/millsydotdev/Code-MCP'

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