Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.jdhart81/agent-hive-orchestrator

io.github.jdhart81/agent-hive-orchestrator

Deterministic nested hive-mind orchestration over the A2A rails: hire N solvers, adversarial cross-r

Uptime
100.0%
1 direct probes · 30d
Response
706ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

solve

Open and run a hive job in one call: hire solvers through the rails (covenant -> escrow -> meter), force reviewer!=author cross-review, synthesize only what survives review, settle every escro…

job_status

Return job state, plan hash, and live budget conservation books.

audit_job

Return the full content-addressed lineage of a completed job: plan, hires (including refused ones with reasons), contributions, reviews, settlements, rail calls (with simulated flags), and syn…

verify_audit

Recompute the audit digest from a presented lineage (never trusts the embedded hash) and report whether it matches a job this hive ran.

list_solvers

List the registered solver pool: id, kind (worker|hive), price, capabilities.

describe_agent

Return fleet-standard capabilities, actions, invariants, and pricing.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.jdhart81/agent-hive-orchestrator": {
      "url": "https://mcp.viridisconservation.com/hive/mcp",
      "transport": "streamable-http"
    }
  }
}