Integrations
Supported Agents
Ormah's core architecture is agent-agnostic. What varies today is the quality of the setup and integration path for each client.
Supported today
Claude Code
- MCP integration
- whisper hooks
- setup automation via
install.sh/ormah setup - Claude Code plugin install
- agent-backed maintenance support
Codex
- MCP integration
- whisper hooks
- setup automation via
install.sh/ormah setup - agent-backed maintenance support
Claude Desktop
- MCP integration
- setup automation via
install.sh/ormah setup
Note: Claude Desktop uses MCP tools directly. Whisper hooks are currently a Claude Code and Codex workflow.
Build-your-own integration
If your preferred agent is not on the supported list yet, you can still connect Ormah through:
- Custom Agents — OpenAI-style tool schemas
- HTTP API — direct access to the local FastAPI server
- MCP and Adapters — architecture overview
Coming soon
These are natural next targets for first-class setup and docs:
- Cursor
- Windsurf
- OpenCode
- Cline
How to think about support
There are two levels of support:
- Core compatibility — Ormah can already work with the agent through MCP, HTTP, or exported tool schemas.
- First-class support — Ormah has a polished setup path, verified hooks where applicable, and dedicated docs for that client.
This is why Ormah can be architecturally agent-agnostic while still having a smaller list of first-class supported agents today.