Skip to main content
Glama
cursor-remote.json583 B
{ "mcp.servers": { "acf-remote": { "url": "http://localhost:8080/sse", "transport": "sse", "description": "Agentic Control Framework - Remote via mcp-proxy", "timeout": 30000 }, "acf-cloud": { "url": "https://your-domain.com/sse", "transport": "sse", "description": "Agentic Control Framework - Cloud Deployment", "headers": { "Authorization": "Bearer your-api-token" }, "timeout": 30000 } }, "mcp.enabled": true, "mcp.logLevel": "info", "mcp.retryAttempts": 3, "mcp.retryDelay": 1000 }

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