> ## Documentation Index
> Fetch the complete documentation index at: https://rapidreview.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Replit Agent

> Add Merv as an MCP server in Replit's account settings and sign in with the browser.

## Install and sign in

Replit connects at the account level — the connection covers all your repls and can't be pre-wired by a template or `.replit`.

<Steps>
  <Step title="Add the server">
    **MCP Servers** → **+ Add MCP server** → display name `merv`, URL `https://experiments.rapidreview.io/mcp`.
  </Step>

  <Step title="Test & save">
    Replit opens the browser sign-in and consent. Approve **All my projects** or one project.
  </Step>
</Steps>

<Check>
  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](https://rapidreview.io/merv).
</Check>

OAuth is the primary path here: Replit's advanced settings accept custom header pairs, but accepting a literal `Authorization: Bearer …` pair is unconfirmed. All MCP traffic passes Replit's security scanner.

## Skills and reviewers

The connection installs no Merv skills — paste the relevant skill text into the agent's instructions when you need it. No reviewer auto-discovery: use a second session or follow the review inline. See [Reviewer handoff](/docs/merv/clients/reviewer-handoff).
