Back to Apps

Ocuroot
by ocuroot
CI/CD orchestration tool for managing application releases and cloud resource state with GitOps-like workflows.
0 stars
Works in:claude
Exposes:Tools
What it does
Ocuroot connects an AI agent to a sophisticated CI/CD orchestration system. It allows the AI to manage, query, and manipulate the state of application releases and cloud environments using the concepts of state and intent, enabling GitOps-like workflows regardless of whether Git is used.
Tools
ocuroot_state_query: Query the current deployed state or desired intent of a resource.ocuroot_release_new: Trigger a new release process based on a configuration file.ocuroot_work_continue: Resume outstanding release work on the local machine.ocuroot_work_trigger: Schedule outstanding release work onto the CI platform.
Installation
{
"mcpServers": {
"ocuroot": {
"command": "ocuroot",
"args": ["mcp"]
}
}
}
Supported hosts
Confirmed support for Claude Desktop via MCP.
Choose your AI client and follow the steps below.
Claude Desktop
Add "ocuroot" with args ["mcp"] to claude_desktop_config.json





