Agent Plugins Marketplace
All plugins

consensus

v4.0.0

Consensus is the go-to MCP for academic research. Connect directly to 220M+ peer-reviewed papers to search, synthesize, and build structured research outputs from within your conversation. Run literature reviews, build boolean search strategies, generate bibliographies, identify research gaps, and draft cited content — grounded in studies from PubMed, Semantic Scholar, and ArXiv. Pre-built workflows handle complex tasks in minutes: systematic reviews, curriculum reading lists, grant research with novelty analysis, and clinical evidence synthesis. Built for researchers, students, faculty, and clinicians across biomedical, social science, STEM, and all academic disciplines.

Codex1 MCP serverStreamable HTTP

By Consensus5.2k GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Aug 27, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install plugin

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add consensus@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/openai/plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/consensus/.

Plugin files

plugins/consensus/
├── .codex-plugin/plugin.json
└── .mcp.json

MCP servers1

consensusStreamable HTTP
url
https://mcp.consensus.app/mcp

Plugin manifests1

plugins/consensus/.codex-plugin/plugin.json
{
  "name": "consensus",
  "version": "4.0.0",
  "description": "Consensus is the go-to MCP for academic research. Connect directly to 220M+ peer-reviewed papers to search, synthesize, and build structured research outputs from within your conversation.\n\nRun literature reviews, build boolean search strategies, generate bibliographies, identify research gaps, and draft cited content — grounded in studies from PubMed, Semantic Scholar, and ArXiv. Pre-built workflows handle complex tasks in minutes: systematic reviews, curriculum reading lists, grant research with novelty analysis, and clinical evidence synthesis.\n\nBuilt for researchers, students, faculty, and clinicians across biomedical, social science, STEM, and all academic disciplines.",
  "author": {
    "name": "Consensus"
  },
  "apps": "./.app.json",
  "interface": {
    "displayName": "Consensus",
    "shortDescription": "Explore scientific research",
    "longDescription": "Consensus is the go-to MCP for academic research. Connect directly to 220M+ peer-reviewed papers to search, synthesize, and build structured research outputs from within your conversation.\n\nRun literature reviews, build boolean search strategies, generate bibliographies, identify research gaps, and draft cited content — grounded in studies from PubMed, Semantic Scholar, and ArXiv. Pre-built workflows handle complex tasks in minutes: systematic reviews, curriculum reading lists, grant research with novelty analysis, and clinical evidence synthesis.\n\nBuilt for researchers, students, faculty, and clinicians across biomedical, social science, STEM, and all academic disciplines.",
    "developerName": "Consensus",
    "category": "Education & Research",
    "capabilities": [],
    "websiteURL": "https://consensus.app",
    "supportURL": "https://consensus.app/home/contact/",
    "privacyPolicyURL": "https://consensus.app/home/privacy-policy/",
    "termsOfServiceURL": "https://consensus.app/home/terms-of-service/",
    "defaultPrompt": [
      "Does bilingual education benefit cognitive development?",
      "Are there interactions between atorvastatin and grapefruit juice?",
      "Create a table comparing the environmental benefits, challenges, and costs"
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[consensus on Agent Plugins Marketplace](https://pluginsmp.com/plugins/consensus)