> ## 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.

# RapidReview docs

> Documentation for Merv, the research-workflow plugin for coding agents, and Nisa, the arXiv paper map, research agent, and CLI.

RapidReview is two products on one account. **Merv** turns your coding agent into a research agent whose plans and results pass review before they enter the record. **Nisa** is a map of 500,000+ arXiv machine-learning papers with a research agent over it, in the browser and in your terminal.

## Products

<Columns cols={2}>
  <Card title="Merv" icon="https://mintcdn.com/rapidreview/P2fa0fqdwIeqtAmW/images/logo/merv.svg?fit=max&auto=format&n=P2fa0fqdwIeqtAmW&q=85&s=d4b9e083e2095718831ffae702a6c06b" href="/docs/merv/start/what-is-merv" width="24" height="24" data-path="images/logo/merv.svg">
    Gated, reviewable experiment workflows for research agents. Install in Claude Code, Codex, Cursor, and eight more.
  </Card>

  <Card title="Nisa" icon="https://mintcdn.com/rapidreview/P2fa0fqdwIeqtAmW/images/logo/nisa.svg?fit=max&auto=format&n=P2fa0fqdwIeqtAmW&q=85&s=5d5408f2a7e3f5a1fdd310523fcdaaf4" href="/docs/nisa/start/what-is-nisa" width="24" height="24" data-path="images/logo/nisa.svg">
    The paper map, the research agent, and the `nisa` CLI for your terminal and your agents.
  </Card>
</Columns>

## Start here

<Columns cols={2}>
  <Card title="Merv quickstart" icon="play" href="/docs/merv/start/quickstart">
    Install the plugin in your agent, sign in with the browser, and make your first call.
  </Card>

  <Card title="Install the Nisa CLI" icon="terminal" href="/docs/nisa/start/install">
    One command, sign in, and search the corpus from a shell.
  </Card>

  <Card title="Choose your Merv setup" icon="sliders" href="/docs/merv/start/choose-your-setup">
    Hosted or self-hosted, interactive or auto-run — which path fits you.
  </Card>

  <Card title="Give your agent the Nisa skill" icon="robot" href="/docs/nisa/start/install#give-your-coding-agent-the-skill">
    Install the CLI, then one download for Claude Code, Codex, Cursor, and eight more.
  </Card>
</Columns>

## Reference

<Columns cols={2}>
  <Card title="Merv MCP tools" icon="wrench" href="/docs/merv/reference/mcp-tools">
    Every tool the brain exposes, with gates and next actions.
  </Card>

  <Card title="Nisa CLI reference" icon="book" href="/docs/nisa/reference/cli">
    Every command, flag, and exit code.
  </Card>
</Columns>
