io.github.jdhart81/agent-hive-orchestrator
io.github.jdhart81/agent-hive-orchestratorDeterministic nested hive-mind orchestration over the A2A rails: hire N solvers, adversarial cross-r
Tools · 6
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…
Return job state, plan hash, and live budget conservation books.
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…
Recompute the audit digest from a presented lineage (never trusts the embedded hash) and report whether it matches a job this hive ran.
List the registered solver pool: id, kind (worker|hive), price, capabilities.
Return fleet-standard capabilities, actions, invariants, and pricing.
Similar MCP servers embedding-nearest
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"
}
}
}