monocle register to install them.
Register monocle with your agent
Theregister command installs skills into your agent’s skill directory and, for Claude Code, writes the MCP channel config for push notifications.
--global to install at the user level instead of the current project:
| Agent | Skills directory | MCP config |
|---|---|---|
| Claude Code | .claude/skills/ | .mcp.json |
| OpenCode | .opencode/skills/ | — |
| Codex CLI | .codex/skills/ | — |
| Gemini CLI | .gemini/skills/ | — |
Set up each agent
- Claude Code
- OpenCode
- Codex CLI
- Gemini CLI
- All agents
Register via CLI
.claude/skills/ and writes the MCP channel config to .mcp.json for push notifications.Enable push notifications
Claude Code supports MCP channels, which deliver your review feedback directly into the agent’s context the moment you submit — no polling needed. Start Claude Code with the channel flag to enable this:The
--dangerously-load-development-channels flag is required during the channels research preview.Alternative: plugin marketplace
You can also install monocle through Claude Code’s plugin system:Verify the connection
Start monocle in a terminal alongside your agent:I in the TUI to see the socket path and confirm your agent is connected.