Skip to main content

Install and sign in

Start Copilot and run /mcp auth merv. Update with copilot plugin update merv@rapidreview.
Ask the agent to call project(action="list"), then workflow.status_and_next(project_id). Follow along in the web UI at rapidreview.io/merv.
/mcp auth merv is an in-client command, not a shell command.

Skills and reviewers

Copilot CLI reuses the Claude-compatible marketplace: skills and reviewer agents are auto-discovered. See Reviewer handoff.

Long runs

No client-specific wake recipe is documented for this client yet; the generic one applies — a background shell running merv-runs-wait --url <wait_url>, whose exit wakes the agent. See Long runs.
GitHub’s cloud coding agent is a different surface: it does not do OAuth for remote MCP and needs a configured secret. The OAuth path above is the interactive Copilot CLI only.