← All servers
🔧

Cycles — Budget Authority for AI AgentsVerified🛡 No advisories

io.github.runcycles/cycles-mcp-server
New to MCP? Start here →
0★ stars
0weekly installs
3 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/runcycles, which proved it owns this namespace.

Verified owner: github.com/runcyclesio.github.runcycles/cycles-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs CYCLES_API_KEY.
Configuration
Reads CYCLES_BASE_URL, CYCLES_MOCK, CYCLES_DEFAULT_TENANT, CYCLES_DEFAULT_WORKSPACE, CYCLES_DEFAULT_APP, CYCLES_DEFAULT_WORKFLOW, ….

About

Runtime budget authority for AI agents — reserve, enforce, reconcile spend across providers

Packages & transports

npm@runcycles/mcp-serverv0.6.0 · npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "cycles_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@runcycles/mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @runcycles/mcp-server