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

# MCP

> The Consensus MCP server lets Claude, ChatGPT, Cursor, and any MCP-compatible client search 220 million peer-reviewed papers from inside the conversation.

The Consensus MCP server brings Consensus search into the AI tools you already use. Connect it once and your assistant can search over 220 million peer-reviewed papers, apply academic filters, and cite real research in its answers.

The server is hosted, so there's nothing to install or run:

```text theme={null}
https://mcp.consensus.app/mcp
```

<Card title="Set up your client" icon="plug" href="/consensus-mcp">
  Step-by-step connection guides for Claude, ChatGPT, Claude Code, Cursor, VS Code, Windsurf, Gemini Spark, Microsoft 365 Copilot, and any other MCP client.
</Card>

## What it exposes

One tool, `search`, which returns ranked papers with title, authors, journal, publication year, citation count, study type, a key takeaway, and a link to the paper on Consensus. On paid plans it can also return query-relevant full-text excerpts, so your assistant can quote the passage behind each claim. Your assistant can pass the same filters Research Agent uses:

* Year range, study type, and journal quartile (SJR)
* Human and controlled studies, minimum sample size, minimum citations
* Medical mode, open access only, exclude preprints
* Study duration and country

The MCP server searches the Consensus research index. It doesn't search your Library or run Deep searches.

## Supported clients

Claude (web, desktop, and Claude Code), ChatGPT and ChatGPT Deep Research, Codex, Cursor, VS Code and GitHub Copilot, Windsurf, Gemini Spark, Microsoft 365 Copilot and Copilot Studio, and any client that supports remote MCP servers.

<Tabs>
  <Tab title="Claude">
    Open **Settings › Connectors**, search for Consensus, and click **+**. Then switch it on from the **+** menu in any chat under **Connectors**.

    <Frame>
      <img src="https://mintcdn.com/consensus-f7e6ffce/wHajK_wM4l0mxqJf/images/help/mcp-claude-01.png?fit=max&auto=format&n=wHajK_wM4l0mxqJf&q=85&s=4af6e73763cbcfeba2cadff6f81e741c" alt="The Claude Connectors dialog with Consensus found by search and the add button highlighted" width="1600" height="637" data-path="images/help/mcp-claude-01.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/consensus-f7e6ffce/wHajK_wM4l0mxqJf/images/help/mcp-claude-02.png?fit=max&auto=format&n=wHajK_wM4l0mxqJf&q=85&s=f27608d3d3497d44f64aae30dd1b011b" alt="The Claude chat + menu with the Consensus connector toggled on" width="1166" height="658" data-path="images/help/mcp-claude-02.png" />
    </Frame>
  </Tab>

  <Tab title="ChatGPT">
    Open **Apps**, search for Consensus, and connect. It also works inside **Deep research**: open **Sources** and toggle Consensus on.

    <Frame>
      <img src="https://mintcdn.com/consensus-f7e6ffce/wHajK_wM4l0mxqJf/images/help/mcp-chatgpt-02.png?fit=max&auto=format&n=wHajK_wM4l0mxqJf&q=85&s=6524b1e5113f30a3b50d2f0b2d634200" alt="The ChatGPT Apps page with Consensus found by search" width="1600" height="710" data-path="images/help/mcp-chatgpt-02.png" />
    </Frame>

    <Frame caption="In ChatGPT Deep research, Consensus appears under Sources.">
      <img src="https://mintcdn.com/consensus-f7e6ffce/wHajK_wM4l0mxqJf/images/help/mcp-chatgpt-03.png?fit=max&auto=format&n=wHajK_wM4l0mxqJf&q=85&s=1c1a17e5bf71b5f74af7356e8c998f1c" alt="The ChatGPT Deep research composer with the Sources menu open and Consensus toggled on" width="1135" height="737" data-path="images/help/mcp-chatgpt-03.png" />
    </Frame>
  </Tab>
</Tabs>

Sign in with your Consensus account on first connect. You can use it without an account at reduced limits; your results depend on your Consensus plan, not your Claude or ChatGPT subscription.

## Pre-built workflows

Consensus publishes prompt templates ("skills") for common research jobs you can run through MCP:

* **Literature review helper** — reconnaissance, PICO/SPIDER decomposition, systematic searching, and synthesis.
* **Curriculum development** — parse a syllabus into a reading list with discussion questions.
* **Grant research** — position your idea, map it to NIH institutes and mechanisms, and find funded overlap.

Browse the full gallery in [Use cases](/use-cases).

## Plans and limits

API and MCP calls share one monthly pool.

| Plan       | Max papers per call | Included calls per month | Extra features            |
| ---------- | ------------------- | ------------------------ | ------------------------- |
| No account | 3                   | Unlimited (rate-limited) | —                         |
| Free       | 10                  | 30                       | Full abstracts            |
| Pro        | 300                 | 500                      | Study type, key takeaways |
| Deep       | 750                 | 2,000                    | Study type, key takeaways |
| Teams      | 300                 | 500                      | Study type, key takeaways |

* A call covers up to 100 papers: 1–100 papers is 1 call, 101–200 is 2, and so on. Requests default to 20 papers.
* Paid plans can enable **additional usage** at \$0.05 per call, up to 1,000 calls per month (10,000 on Deep). It's off by default.
* Rate limit: 1 request per second.
* Usage resets on the 1st of each month.

Track usage, connected clients, and billing from your profile icon under **API & MCP Dashboard**.

<Frame caption="Connected MCP clients appear under Keys and clients, alongside your API keys.">
  <img src="https://mintcdn.com/consensus-f7e6ffce/wHajK_wM4l0mxqJf/images/help/api-03.png?fit=max&auto=format&n=wHajK_wM4l0mxqJf&q=85&s=099f4dd0120f71a4728a35d5b3c767ef" alt="The API & MCP Dashboard's Keys and clients tab listing Claude and ChatGPT as connected MCP clients" width="1441" height="921" data-path="images/help/api-03.png" />
</Frame>

<Note>
  Enterprise customers can pass an API key as a Bearer token for unlimited rate limits. Contact [sales@consensus.app](mailto:sales@consensus.app).
</Note>

## Security

Only connect to the official URL above. Queries travel over HTTPS, results contain publicly available paper metadata, and no personal data is stored from MCP requests.

## Related

<CardGroup cols={2}>
  <Card title="Get started with MCP" icon="rocket" href="/consensus-mcp">
    Connect your client in under 2 minutes.
  </Card>

  <Card title="API" icon="code" href="/core-features/api">
    The same search over REST.
  </Card>
</CardGroup>
