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

# Connect Claude Code

> Add the Consensus MCP server to Claude Code with one command.

```bash theme={null}
claude mcp add --transport http consensus https://mcp.consensus.app/mcp
```

OAuth will open in your browser automatically on first use. You can also trigger it manually with the `/mcp` command inside Claude Code.

## Next

<CardGroup cols={2}>
  <Card title="Verify your connection" icon="circle-check" href="/consensus-mcp#verify-your-connection">
    Run a test search and fix common setup issues.
  </Card>

  <Card title="Plans and access" icon="credit-card" href="/mcp-plans-and-access">
    Papers per search, monthly calls, and rate limits for each plan.
  </Card>
</CardGroup>
