Cycles — Runtime & Budget Authority for AI Agents
Keep agents within approved spend, risk, and action limits
cursor.directory·↓ 2
MCP
Cycles
Reserve, commit, and release budget before and after every costly AI operation
{
"mcpServers": {
"cycles": {
"command": "npx",
"args": ["-y", "@runcycles/mcp-server"],
"env": {
"CYCLES_API_KEY": "your-api-key"
}
}
}
}