research.md

eidos-agi/research.md
★ 0 stars Python 🤖 AI/LLM Updated 2d ago
MCP server for research workflows — findings, scoring, ADRs
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "research.md": {
      "command": "uvx",
      "args": [
        "research.md"
      ]
    }
  }
}

Or install with pip: pip install research.md

README Excerpt

The decision forge. An MCP server that enforces evidence-graded, phase-gated, peer-reviewed research workflows so AI agents cannot skip rigor under time pressure. | Gate | Trigger | |------|---------| | 2+ sources for CONFIRMED evidence | `finding_create` / `finding_update` fail if upgrading to CONFIRMED with < 2 sources |

Tools (20)

CONFIRMEDEXPERTLOWPRIMARYREASONEDSECONDARYUNVERIFIEDVENDORcandidate_add_claimcandidate_createcandidate_listcandidate_resolve_claimcandidate_scorecandidate_updatecriteria_lockfinding_createfinding_listfinding_updatepeer_review_logproject_decide

Topics

agent-toolsdecisionsevidencemcpresearch