Loading MCP server directory, please wait...
Runtime budget authority for autonomous agents — reserve, enforce, and reconcile spend
npx @getmcp/cli add io.github.runcycles/cycles-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
CYCLES_API_KEYCycles API key for authentication (see https://runcycles.io/quickstart/deploying-the-full-cycles-stack#step-3-create-an-api-key)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.runcycles/cycles-mcp-server": {
"command": "npx",
"args": [
"-y",
"@runcycles/mcp-server"
],
"env": {
"CYCLES_API_KEY": ""
}
}
}
}