Sponsored by Deepsite.site

Ennodia

Created By
cherninlaba month ago
MCP server that lets one AI agent ask other agents for help
Overview
Ennodia

MCP server for multi-agent review with Compare and traceable receipts

License: MIT CI Smithery: Ennodia

Ennodia terminal comparing three completed AI reviews

No single model or agent should be the only reviewer for work that matters. Ennodia lets your primary agent ask the installed agent CLIs you already have, track every child task, and use model-led Compare to surface agreements, disagreements, blind spots, and one synthesized answer with receipts.

The subscription-pool idea is secondary: if you already pay for Codex, Claude Code, Antigravity, OpenCode, and other local agent tools, Ennodia gives your main agent one MCP doorway to use them as an independent review panel. The experimental IO package exposes a small local HTTP subset for apps, but the supported first-class surface is MCP.

Install

Send this to your primary agent and let it handle setup:

try-ennodia.cherninlab.com

Or run it directly as a stdio MCP server from npm:

npx -y ennodia

Prefer a registry or client installer? Use the Ennodia Smithery listing. It uses the same stdio command from smithery.yaml (npx -y ennodia) and does not need Ennodia-specific configuration.

Requires Bun 1.3.14 or newer — npx downloads Ennodia, Bun runs it. Prefer Bun directly? Use bunx ennodia. For manual setup, local development, or a full walkthrough, see Quickstart.

What Ennodia does

  • Discovers available local AI tools
  • Plans a route with a caller-provided category or keyword fallback
  • Estimates preflight input tokens and enforces local caps on that estimate
  • Starts and monitors child tasks
  • Shows status, timing, logs, and failures
  • Cancels tasks and runs explicitly
  • Compares multiple completed outputs
  • Synthesizes one answer from the comparison

The main entrypoint is ennodia_run: it plans, executes, optionally compares, and returns a run ID to poll with ennodia_get_run. See MCP tools for the full tool and parameter reference.

Ennodia is for deliberation-class work: a run usually takes minutes, and Compare adds two serial model passes after the child agents finish.

Ennodia IO

The separate @cherninlab/ennodia-io workspace package exposes a local HTTP and TypeScript interface for apps that want BYOK-style settings over installed local agents:

npx -y @cherninlab/ennodia-io

See Ennodia IO for supported fields, auth behavior, CORS posture, and current limits.

Supported harnesses

  • Codex CLI
  • Claude Code
  • OpenCode
  • Kilo Code
  • Kiro CLI
  • Cline CLI
  • Hermes Agent
  • Antigravity

Adapters stay thin — shared routing, tracing, task state, recovery, and Compare logic live in core modules.

Evaluated-but-not-shipped candidates include Gemini CLI, GitHub Copilot CLI, Amp, Aider, Goose, Qwen Code, and Cursor CLI. They will be added only when a supported non-interactive prompt-in/text-out surface can be verified without permission-bypass flags or provider-private APIs.

Documentation

Benchmarks

The current benchmark is multi-model-bug-recall: small TypeScript review fixtures scored against committed bug oracles. Run the deterministic suite with:

bun run bench:bug-recall

Live harness runs are available through bun run bench:bug-recall:live and are kept out of bun run verify.

The current dated fixture snapshot is published in Benchmarks: 4 cases, with ennodia-parallel-compare at 100% recall and 100% precision.

Contributing

Ennodia is under active development. Bug reports and small, focused pull requests are welcome. See CONTRIBUTING.md for the local verification workflow.

Server Config

{
  "mcpServers": {
    "ennodia": {
      "command": "npx",
      "args": [
        "-y",
        "ennodia"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
DeepChatYour AI Partner on Desktop
WindsurfThe new purpose-built IDE to harness magic
Serper MCP ServerA Serper MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
CursorThe AI Code Editor
Tavily Mcp
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
ChatWiseThe second fastest AI chatbot™
Playwright McpPlaywright MCP server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Amap Maps高德地图官方 MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.