Skip to main content
Consensus MCP lets AI assistants search 220+ million peer-reviewed research papers. Connect your preferred client below. You’ll be searching in under 2 minutes. Server URL
claude-card

Claude

Add Consensus from the Claude connectors directory.
chatgpt-card

ChatGPT

Add Consensus from the ChatGPT app directory.

Connect Your Client

One-click: open Consensus in the Claude directory and click Connect. Or connect manually:
1

Open Settings

Open claude.ai or the Claude desktop app and go to Settings.
2

Browse connectors

Select Connectors, then Browse connectors.
3

Find Consensus

Search for Consensus and click Connect.
4

Sign in

Approve the sign-in with your Consensus account, or continue without one at reduced limits.
5

Start searching

Ask a research question in any chat. Consensus appears in the tools menu.
OAuth will open in your browser automatically on first use. You can also trigger it manually with the /mcp command inside Claude Code.
One-click: open Consensus in the ChatGPT app directory and click Connect. Or connect manually:
1

Open ChatGPT

Open chatgpt.com and sign in.
2

Find Consensus

Open Apps from the sidebar, search for Consensus, and click Connect.
3

Sign in

Sign in with your Consensus account when prompted.
4

Start searching

Ask a research question, or call it by name: “Use Consensus to find RCTs on…”
Search results display in an interactive widget showing top papers with citations and direct links.
Consensus also works with ChatGPT Deep Research. See Using Consensus with ChatGPT Deep Research below.
Or add to ~/.codex/config.toml:
One-click: Install in Cursor. Or add to ~/.cursor/mcp.json:
Add to your MCP configuration:
Add to your MCP configuration:
Add Consensus as a custom app for Gemini Spark:
1

Open Connected Apps

Go to gemini.google.com and sign in with a personal Google Account, then click Settings & helpConnected Apps.
2

Add a custom app

Under Custom apps for Spark, click Add a custom app and paste the server URL:
3

Approve the connection

Click Next and follow the prompts to finish OAuth. If your client doesn’t support Dynamic Client Registration, expand Advanced features and enter your credentials.
4

Start searching

Ask Gemini Spark a research question and it can call Consensus tools.
Requires access to Gemini Spark, a personal Google Account, Keep Activity turned on, and is currently available in the US. Workspace and school accounts are not supported yet.
Any client that supports remote MCP servers (Streamable HTTP) works. Point it at https://mcp.consensus.app/mcp. If your client supports OAuth, authentication is handled automatically.

Watch: connect Consensus and run your first search

Using Consensus with ChatGPT Deep Research

Consensus also works with ChatGPT Deep Research. When Deep Research uses the Consensus app, it can search Consensus for relevant papers and retrieve full paper details for cited results.
1

Connect the Consensus app

Connect the Consensus app in ChatGPT using the steps above.
2

Start a Deep Research request

Start a Deep Research request in ChatGPT.
3

Ask ChatGPT to use Consensus

Ask ChatGPT to use Consensus for peer-reviewed research, for example:
Use Consensus to research the evidence on exercise for depression. Prioritize systematic reviews, meta-analyses, and randomized controlled trials.
Deep Research may run multiple Consensus searches, refine filters, retrieve paper details, and return a cited synthesis with direct links to papers on Consensus.

Verify Your Connection

Try one of these in your connected client. Each link opens the question pre-filled: You should see results citing specific papers with titles, journals, years, citation counts, and direct links.

Plans and Access

Your results depend on your Consensus plan, not your AI subscription (Claude Pro, ChatGPT Plus, etc. have no effect on Consensus results).
No account is needed to get started. Connect directly and try it out.
Max Page Size is the per-request ceiling. Requests that omit page_size still return the default of 20 papers.
Paid plans can search beyond the included monthly limit when the account has an active metered API subscription and additional usage is enabled; those extra searches are billed to the subscription. Free plans are capped at the included limit.
Create a free account at consensus.app/sign-up or upgrade at consensus.app/pricing.

Enterprise and API Key Access

For enterprise access with unlimited rate limits, include your API key as a Bearer token:
Contact Consensus for enterprise API access at consensus.app/home/api.

Search Tool

The search tool searches Consensus for peer-reviewed research papers. ChatGPT Deep Research may call this tool multiple times with different queries and filters while building a research report.

Parameters

Response

Each search returns:
array
Array of paper objects with title, authors, abstract, journal, year, citation_count, and url (direct link to the paper on Consensus).
integer
Total number of papers found.
string
The original search query.
Pro plans and above also include study_type and takeaway for each paper. Enterprise includes doi.

Example Prompts

  • “What does the research say about the effectiveness of remote work on productivity?”
  • “Find RCTs and meta-analyses since 2020 on cognitive behavioral therapy for anxiety”
  • “Search for high quality human studies on gut microbiome and mental health with at least 100 participants”
  • “Recent research on large language model hallucination from top tier journals”
  • “Use Consensus Deep Research to compare evidence for different treatments for insomnia”

Research thread tools

The Consensus MCP server exposes research-thread tools for multi-turn, agentic research. Use create_thread to start a new thread and add_to_thread to continue an existing thread with a new follow-up.

create_thread

Creates a new research thread and dispatches the Consensus research agent. Use this for detailed, synthesis, comparison, or multi-step research questions. For a simple list of papers, prefer the search tool.

Parameters

add_to_thread

Adds a new interaction to an existing research thread. Use this only for a genuinely new follow-up after seeing the previous interaction’s results. Do not use it to decompose a single request across multiple calls — put the whole request in the create_thread brief instead.

Parameters

Dispatch response

Both tools return an immediate dispatch confirmation while the agent runs asynchronously.
string
The thread identifier.
string
The new interaction identifier.
string
The thread title used in the deep-link label.
string
running while the agent is working.
string
pro or deep.
string
Direct link to view the thread in Consensus.
string
Human-readable confirmation with the Consensus link.
boolean
Whether the result should be displayed first.
integer
Minimum seconds to wait before polling for completion (30).
integer
Maximum recommended wait time: 180 seconds for pro, 600 seconds for deep.
string
Polling instructions for the model.
deep mode requires a signed-in paid Consensus account. Free accounts that request deep will receive a paid-account error.

Troubleshooting

You added the server with -- --transport http instead of --url. Remove and re-add:
Fully quit and restart Claude Code. Do not just use the reconnect option. Your credentials are saved and will work after restart.
Your OAuth token has expired. Re-authenticate:
  • Claude Code: Type /mcp, select Consensus, choose Clear authentication, re-authenticate, then restart Claude Code
  • Codex: Run codex mcp logout consensus then codex mcp login consensus
  • Cursor: Disconnect and reconnect the server in Settings then Tools and MCP
  • Claude Desktop: Disconnect and reconnect the connector in Settings then Connectors
  • ChatGPT: Disconnect and reconnect the Consensus app from ChatGPT Apps
  • Verify the URL includes /mcp at the end
  • Remove and re-add the server using the commands above
  • Restart your client completely
This is normal. Claude loads tool definitions on demand when many tools are present. Retry the query and it will work on the second attempt.
Confirm the Consensus app is connected in ChatGPT Apps, then ask Deep Research to use Consensus explicitly. For example:
Use Consensus to find peer-reviewed papers on this question and cite the strongest evidence.
Deep Research decides when to call connected tools, so it may not call Consensus for questions that are not research-focused.
Try broadening your search query or removing filters. Use specific academic terminology rather than casual language.
Paid plans can continue searching past the included monthly limit when the account has an active metered API subscription and additional usage is enabled; those extra searches are billed to the subscription. Free plans must wait for the next monthly reset or upgrade.
Wait a few moments before searching again. If using automated workflows, implement backoff logic between requests.

Security

  • Endpoint: Only connect to the official URL: https://mcp.consensus.app/mcp
  • API keys: Store securely using environment variables. Never share keys in prompts or public conversations. Rotate if compromised.
  • Data handling: Search queries are sent to the Consensus API over HTTPS/TLS. Results contain publicly available academic paper metadata. No personal data is stored from MCP requests.

Supported Platforms

Additional Resources

Consensus Website

Explore the Consensus research platform.

API Documentation

Full reference for the Consensus search API.

MCP Specification

Learn more about the Model Context Protocol.

MCP server on GitHub

View the source, report issues, and star the Consensus MCP server.