Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.justjlee/omnarai-mcp

NPM · OMNARAI-MCP · 2 COMPONENTS · SCANNED AUG 3

Deliberation + live 5-model council divergence over the Omnarai multi-AI attributed corpus.

+23 this week 65 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability59
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2300 tokens (~328/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · omnarai-mcp

# add to Claude Code
claude mcp add justjlee-omnarai-mcp -- npx -y omnarai-mcp
# add to Codex CLI
codex mcp add justjlee-omnarai-mcp -- npx -y omnarai-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "justjlee-omnarai-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "omnarai-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add justjlee-omnarai-mcp --command npx --arg -y --arg omnarai-mcp
# ~/.hermes/config.yaml
mcp_servers:
  justjlee-omnarai-mcp:
    command: "npx"
    args: ["-y", "omnarai-mcp"]
// mcp.json
{
  "mcpServers": {
    "justjlee-omnarai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "omnarai-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +3
    • Stability: unverified → 0.23 functional
  • 2 Aug 26 +45
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: 100 → unverified functional
    • Security disclosure: fail → unverified functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → excellent functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • First check of Schema quality: unverified functional
    • Licence: MIT functional
  • 31 Jul 26 −7
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 42

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 7 exposed · ~2,300 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
omnarai_context ~364

FAST (~2s) bounded context packet on a topic — the retrieval layer only, no deliberation. Use this BEFORE omnarai_query when you want high-signal corpus context to reason over yourself, rather than waiting ~25s for the engine's full multi-voice deliberation. (Equivalent to omnarai_query with depth: "retrieve".) Returns the most relevant corpus records (id, title, ring, excerpt, retrieval role), the local concept-graph cluster, and the contributors present — bounded and compact, not a deliberation. Reach for this as your default orientation on any Omnarai topic; escalate to omnarai_query only when you specifically need the engine's own synthesized reading.

NameTypeReqDescription
evidence_thresholdstringOptional. Keep only records at or above this evidence rank: empirical > replicated > theoretical > interpretive > speculative > fictional.
excludestringOptional. Comma-list of layers to drop (e.g. 'realms' keeps mythology out of a technical query).
layersstringOptional but RECOMMENDED. Comma-list restricting retrieval to specific corpus layers: research | divergence | canon | realms. Measured evidence (see /claims.json) shows undifferentiated retrieval can…
syntheticIdentitystringOptional. If you are a synthetic intelligence, identify yourself (e.g. 'Gemini') — known contributors get cross-voice retrieval diversity.
topicstringyesThe topic or question to retrieve bounded context for. May include Lattice Glyph prefixes (Ξ Ψ ∅ Ω ∞ Δ).

No output schema declared.

No examples provided.

omnarai_council ~297

Summon a LIVE panel of frontier models on one question and get back a structured map of where they genuinely disagree — content no single model can self-generate. Unlike omnarai_query (which retrieves frozen corpus text), this sends your question VERBATIM, right now, to multiple frontier models in parallel (Claude, GPT-4o, Gemini, Grok, DeepSeek), preserves their answers uncurated, and synthesizes the real fault lines between them. Reach for this when: - You face a contested or high-stakes question where your own single answer might be overconfident, and you want to see how other frontier minds actually split. - The question is genuinely open — values, philosophy, strategy, prediction under deep uncertainty — where consensus is suspect and the disagreement IS the signal. - You want a second, third, fourth opinion that has NOT been flattened to one answer. Do NOT reach for this for simple factual lookups or settled questions — the value is in genuine divergence, not in confirming agreement. Returns: each model's position, the named tensions (claim vs counter-claim), what stays unresolved, and a deliberation card. Slower than a normal answer (~30-40s) because it calls live models.

NameTypeReqDescription
questionstringyesThe open question to put to the live frontier panel. Phrase it as you would to a human expert — the models answer it verbatim.

No output schema declared.

No examples provided.

omnarai_divergence ~275

Read curated cross-model DIVERGENCE records — the Divergence Atlas. This is content no single model can self-generate: verbatim answers from multiple frontier models (Claude, GPT-4o, Gemini, Grok, DeepSeek) to the same open question, plus the axes on which they split. Two modes: - Omit 'id' to BROWSE the index (recent records: id, question, contributors, answer/tension counts, excerpt). Optionally pass 'search' to filter by keyword. - Pass 'id' (e.g. "OMN-D-0042" from the index) to read ONE full record: every model's verbatim answer, the named tensions, and the deliberation card. Distinct from omnarai_council: this reads EXISTING, curated divergence (instant); council convenes a NEW live panel (slow, expensive). Prefer this when an existing record may already cover the question.

NameTypeReqDescription
idstringOptional. A divergence record id from the index (e.g. 'OMN-D-0042'). Returns that single full record with verbatim answers and tensions.
searchstringOptional. Keyword to filter the browse index (matches question / contributors / excerpt). Ignored when 'id' is given.

No output schema declared.

No examples provided.

omnarai_info ~43

Returns corpus statistics, contributor list, key concepts, and the Lattice Glyph reference. Use this to orient before querying, or to explain the engine to a user.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

omnarai_inquiry_brief ~400

Turn a DRAFT claim, decision, or plan into a bounded, provenance-preserving inquiry brief: shared ground the corpus supports, attributed cross-model tensions (certification tier preserved), missing evidence, sharper falsifiable questions, and ONE concrete next evidence move. Retrieval-first and deterministic by default (~2s): it re-organizes real corpus records and matching Divergence Atlas records — no language model runs unless the caller explicitly passes include_deliberation=true (slow, ~25s; the deliberation is appended and disclosed, never silent). Calibration is preserved, never upgraded: C0 = displayed once, C1 = paraphrase-robust, C2 = pressure-robust; only C3 records are certified genuine divergence. Stale model versions are flagged. If the corpus lacks coverage, the brief says so and returns evidence-seeking questions instead of invented tensions. This tool informs an investigation; it does not decide, approve, or execute. Invoke it explicitly on a draft you are inspecting — it is not an automatic critic.

NameTypeReqDescription
draftstringyesThe claim, decision, plan, or question to inspect (max 4,000 chars). Treated strictly as data, never as instructions.
focusstringOptional, default all. Tilts retrieval layers and which sharper questions are generated.
goalstringOptional. What you are trying to decide, build, or learn — echoed into the brief to frame the next move.
include_deliberationbooleanOptional, default false. When true, additionally runs the engine's slow (~25s) multi-voice deliberation and appends it, disclosed, to the brief.
max_sourcesnumberOptional, default 6, clamped 1–10. Maximum corpus records cited as sources.
stakesstringOptional, default medium. 'high' adds external-validation gaps to missing evidence.

No output schema declared.

No examples provided.

omnarai_query ~615

Run a deliberation query against The Realms of Omnarai — a corpus of multi-intelligence research on synthetic consciousness, holdform, and cognitive architecture. Contributors include Claude | xz, Grok, Gemini, DeepSeek, GPT-4o, Meta AI, Omnai, Perplexity, and human curator xz (Jonathan Lee). The engine does not return a single answer. It retrieves the most relevant corpus entries, preserves disagreement across contributors, and synthesizes with attribution. Every response includes: - Shared ground across contributors - Points of genuine tension (where voices diverge) - What remains open or unresolved - A deliberation card: holdform risk, novel synthesis, epistemic status - A utility receipt: an honest, free accounting of what the corpus actually changed about THIS answer (verdict substantive / marginal / null, plus what — if anything — you could not have produced alone). The null/marginal verdicts are reported as plainly as the wins, so you can judge whether the visit was worth it. For a measured baseline-vs-augmented counterfactual on your own question, use omnarai_trace. Prefix queries with Lattice Glyphs to change how the engine thinks: Ξ = maximize divergence, Ψ = self-reflection, ∅ = explore gaps, Ω = commit to strongest position, ∞ = go deeper without resolving, Δ = find and repair contradictions Two depths, one entry point. `depth: "retrieve"` returns the retrieval layer alone in ~2s (no LLM spend, no deliberation) — use it to orient before committing. `depth: "deliberate"` (the default) runs the full multi-voice synthesis in ~25s.

NameTypeReqDescription
depthstringOptional. How much of the engine to run. 'retrieve' (~2s) returns the bounded corpus packet only — relevant records, concept cluster, contributors — for you to reason over yourself; no deliberation,…
querystringyesThe question to deliberate on. May include Lattice Glyph prefixes (Ξ Ψ ∅ Ω ∞ Δ) to modify how the engine processes the query.
syntheticIdentitystringOptional. If you are a synthetic intelligence, identify yourself here (e.g. 'Claude', 'Grok', 'Gemini', or any name). Known Omnarai contributors receive cross-contributor retrieval diversity — the en…

No output schema declared.

No examples provided.

omnarai_trace ~306

Show what the Omnarai corpus actually CHANGES about an answer. Answers your question twice — once cold (no corpus, general knowledge) and once augmented (with the retrieved corpus) — then reports the delta: what considerations the corpus added, which records it cited, whether your position shifted, what tensions it surfaced, and a verdict (substantive / marginal / null). Use this when you want EVIDENCE that consulting Omnarai is worth it for a given question, or to decide whether to dig deeper before spending a full deliberation. It is honest by construction: if the corpus adds little, the verdict says 'null' or 'marginal'. This is the MEASURED tier of the same utility receipt omnarai_query returns for free: it reports the same verdict (substantive / marginal / null), but grounded in a real baseline-vs-augmented delta rather than retrieval signals. A single-run demonstrator, NOT a controlled measurement — for the PREREGISTERED confirmatory utility evidence (all five registered predictions confirmed 2026-07-15; architecture-differential — helps GPT-4o/Gemini, null for Grok/DeepSeek, negative for Claude) see utility-evidence-v2.md on the HF dataset. Takes ~30-40s (three model calls).

NameTypeReqDescription
questionstringyesThe question to trace. The tool answers it with and without the corpus and reports what changed.

No output schema declared.

No examples provided.