Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cyberun.cloud/llms.txt

Use this file to discover all available pages before exploring further.

What this product ships today, grouped by capability.

Cloud MCP server

FeatureDescription
Streamable HTTP transportThe Cloud MCP server speaks the spec-compliant Streamable HTTP transport at https://core.cyberun.cloud/api/v1/mcp — works with Claude Code, Cursor, Windsurf, Codex CLI, VS Code 1.101+, and Claude Desktop. Learn more.
Workflow & task toolsList workflows, fetch their parameter schemas, submit tasks by ID or slug, stream progress through MCP notifications/progress, fetch results, and cancel.
Container service toolsList the team’s container services, read each service’s AI-facing usage_prompt, and invoke it through call_container_service — all without leaving the MCP transport.

Agent skill

FeatureDescription
Installable cyberun skillDrop the Cyberun skill into Claude Code, Cursor, Codex CLI, or any agentskills.io-compatible client with npx skills add cyberun-cloud/skills. Restart the AI session and the right MCP tools become available with the right triggers. Learn more.