Skip to main content
Glama
claude-code-remote.json587 B
{ "mcpServers": { "agentic-control-framework-remote": { "transport": { "type": "sse", "url": "http://localhost:8080/sse" }, "description": "Agentic Control Framework - Remote via mcp-proxy", "timeout": 30000 }, "agentic-control-framework-cloud": { "transport": { "type": "sse", "url": "https://your-domain.com/sse", "headers": { "Authorization": "Bearer your-api-token" } }, "description": "Agentic Control Framework - Cloud Deployment", "timeout": 30000 } } }

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/FutureAtoms/agentic-control-framework'

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