Cycles — Budget Authority for AI Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from npm. Last commit 10 Sep 2026.
Runtime budget authority for AI agents — reserve, enforce, reconcile spend across providers
Today is the operative word: we check Cycles — Budget Authority for AI Agents every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cycles-mcp-server -- npx -y @runcycles/mcp-server
{
"mcpServers": {
"cycles-mcp-server": {
"args": [
"-y",
"@runcycles/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.cycles-mcp-server]
command = "npx"
args = ["-y", "@runcycles/mcp-server"]
{
"mcpServers": {
"cycles-mcp-server": {
"args": [
"-y",
"@runcycles/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cycles-mcp-server": {
"args": [
"-y",
"@runcycles/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CYCLES_API_KEY (Cycles API key for authentication. Set CYCLES_MOCK=true for local development without a key.), CYCLES_BASE_URL (URL of the Cycles server (e.g. https://api.runcycles.io). Required unless CYCLES_MOCK=true.), CYCLES_MOCK (Enable mock mode for local development — no API key or live server required.), CYCLES_DEFAULT_TENANT (Optional default tenant merged into any tool call that omits it (explicit fields win).), CYCLES_DEFAULT_WORKSPACE (Optional default workspace merged into any tool call that omits it (explicit fields win).), CYCLES_DEFAULT_APP (Optional default app merged into any tool call that omits it (explicit fields win).), CYCLES_DEFAULT_WORKFLOW (Optional default workflow merged into any tool call that omits it (explicit fields win).), CYCLES_DEFAULT_AGENT (Optional default agent merged into any tool call that omits it (explicit fields win).), CYCLES_DEFAULT_TOOLSET (Optional default toolset merged into any tool call that omits it (explicit fields win).).
The author declared them in the registry entry; get the values from the project itself.
Pre-flight spend authorization for AI agents. Set a budget, enforce limits, audit every decision.
Runtime authority for AI agents: credential mediation, spend cap, approval gates, audit log.
Compute price oracle for AI agents — compare pricing across 8 providers in real time.
Enforce AI budgets before the model call and track cost per customer across 10 providers.
Query cloud, AI and SaaS spend across 25+ providers: costs, budgets, anomalies, unit economics.
Model Context Protocol server for the Exogram Authority Runtime.
Procure, compare, quote, budget, and execute web extraction or scraping across providers for agents
Self-hosted retrieval router for AI agents: budgets, provider routing, route receipts.
Answers built from our own checks of this server.