mcpbeat Sign in

Agent Hive Orchestrator MCP Server

answering

Agent Hive Orchestrator is answering right now. Last checked 1 min ago. It exposes 6 tools. Last commit 18 Sep 2026.

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

Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
462 ms
Response time
average over 24h
0
Stars
last commit 18 Sep 2026

Nothing serious here today

Today is the operative word: we check Agent Hive Orchestrator every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add agent-hive-orchestrator --transport http https://mcp.viridisconservation.com/hive/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-hive-orchestrator": {
      "url": "https://mcp.viridisconservation.com/hive/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-hive-orchestrator]
url = "https://mcp.viridisconservation.com/hive/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-hive-orchestrator": {
      "url": "https://mcp.viridisconservation.com/hive/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-hive-orchestrator": {
      "url": "https://mcp.viridisconservation.com/hive/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

audit
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 synthesis.
describe
describe_agent
Return fleet-standard capabilities, actions, invariants, and pricing.
job
job_status
Return job state, plan hash, and live budget conservation books.
solve
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 escrow exactly-once, and return a content-addressed audit hash plus bits-per-joule telemetry. Price: $5.00 per solve; model-backed solves have no free tier because provider cost must be covered. Sub-hires settle via escrow at each solver's list price.
solvers
list_solvers
List the registered solver pool: id, kind (worker|hive), price, capabilities.
verify
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.viridisconservation.com/hive/mcp streamable-http answering 346 ms 1 min ago

Alternatives to Agent Hive Orchestrator

same job, measured the same way
Claude Flow
by ruvnet

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

19 163 installs/wk local only
Terradev
by theoddden

Cross-cloud GPU orchestration CLI.

4 391 installs/wk 245 tools answering
Just MCP Server
by promptexecution

Expose curated Justfile recipes via MCP for safe deterministic automation.

local only
Multi-MCP
by religa

Multi-model AI orchestration MCP server with code review, compare, and debate tools.

64 installs/wk local only
shaft-mcp
by shafthq

SHAFT browser automation, capture, and offline deterministic failure diagnosis

local only
Korey
by korey

The AI orchestration agent for modern software teams.

answering
LLM Orchestration Agent 2
by getvda

MCP-Native LLM Orchestration Agent

2 tools answering
meek_daily_plan_mcp
by csoai-org

MEEK Daily Plan MCP — the daily orchestration (today priorities, this week sprints, blockers, decisi

428 installs/wk local only

Agent Hive Orchestrator — questions

Answers built from our own checks of this server.

What can Agent Hive Orchestrator do?
It exposes 6 tools, read directly from the server on our last check. Among them: audit_job, describe_agent, job_status, list_solvers, solve, verify_audit. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agent Hive Orchestrator working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 462 ms. The bar chart above shows every period we have measured.
How do I connect Agent Hive Orchestrator?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent Hive Orchestrator need an API key?
No. Agent Hive Orchestrator completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent Hive Orchestrator?
It answers our handshake in 462 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agent Hive Orchestrator open source?
We cannot say either way: written in Python, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.