Reference MCP vs RunbookHermes
Reference MCP and RunbookHermes are both agent frameworks tracked by AIDiveForge. Below is a side-by-side comparison of pricing, capabilities, platforms, and ownership — sourced from each tool's live website and verified before publishing.

Reference MCP
Reference is a local MCP server that reads session transcripts and memory files — CLAUDE.md, AGENTS.md, and similar — from multiple AI coding tools, then exposes that history to whichever agent is asking. Register it once in each tool's MCP config and any agent can query what any other agent did before. The architecture is passive: Reference does not plan, execute, or chain tasks — it answers lookups. That scope is the point, and also the ceiling. Teams with more than a handful of tools, or who need structured, queryable memory rather than transcript search, will find the file-scanning approach starts to feel fragile as session volume grows.

RunbookHermes
The agent runs multi-signal diagnosis across observability data, builds a root-cause hypothesis, and generates or updates runbooks from what it learns — so the next incident with the same failure pattern starts from a documented baseline instead of a blank slate. The approval-gated remediation workflow means automated action doesn't ship without a reviewer, which matters when the blast radius is a production service. Where it breaks: the repo is five commits deep with zero open issues, which signals early-stage software, not battle-hardened infrastructure. Teams with complex multi-service topologies will hit integration gaps before the agent's reasoning does. Self-hosting is required, so operationalizing this adds a deployment and maintenance surface your platform team owns.
| Attribute | Reference MCP | RunbookHermes |
|---|---|---|
| Pricing | Free | Free |
| Free trial | No | No |
| Open source | Yes | Yes |
| Has API | No | Yes |
| Self-hosted option | Yes | Yes |
| Platforms | Python / local | Linux, macOS, Docker, Kubernetes |
| Pros |
|
|
| Cons |
|
|
Only RunbookHermes exposes a public API. Choose based on which difference matters most for your workflow.
Frequently asked questions
What is the difference between Reference MCP and RunbookHermes?
Reference MCP is Free and open source, while RunbookHermes is Free and open source. Compare pricing, free trial, API, platforms, and pros/cons in the table above on AIDiveForge.
Is Reference MCP better than RunbookHermes?
It depends on your workflow. Use the side-by-side attributes (pricing, open source, API, self-hosted, platforms) to decide. AIDiveForge does not rank a universal winner — we publish verified facts so you can choose.
Reference MCP vs RunbookHermes: which should I pick?
Pick Reference MCP if its pricing model, openness, or platform fit matches your constraints; pick RunbookHermes otherwise. Check free-trial availability on each listing if you want to test before committing.
Comparison data is sourced and verified by the AIDiveForge data pipeline. AIDiveForge is editorially independent.