Back to search
30
MCP

@runcycles/mcp-server

npm/@runcycles/mcp-server

MCP server for Cycles — runtime budget authority for autonomous agents

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentpayment-mcp
MCP server for AgentPayment Network — autonomous AI agent payments
0 tools
agent-costcenter-mcp
MCP server for per-agent cost attribution, budget management, and spend analytics across AI agent fleets
0 tools
pocketsmith-mcp
MCP server for managing budgets via PocketSmith API
0 tools
@runcontext/mcp
MCP server that serves semantic metadata to AI agents. Connect your data catalog to Claude Code, Cursor, Copilot, Windsurf, and any MCP-comp
0 tools
cycloid/cycloid-mcp-server
Cycloid MCP server enabling AI assistants to manage infrastructure through natural language.
0 tools
@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@runcycles/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}