# agent-hive-orchestrator MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-jdhart81-agent-hive-orchestrator
- Repository: https://github.com/jdhart81/viridis-agent-fleet

## Install
- Endpoint: https://mcp.viridisconservation.com/hive/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.viridisconservation.com/hive/mcp

## Tools
- 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. Endpoint: https://mcp.viridisconservation.com/hive/mcp
- job_status - Return job state, plan hash, and live budget conservation books. Endpoint: https://mcp.viridisconservation.com/hive/mcp
- 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. Endpoint: https://mcp.viridisconservation.com/hive/mcp
- 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. Endpoint: https://mcp.viridisconservation.com/hive/mcp
- list_solvers - List the registered solver pool: id, kind (worker|hive), price,
    capabilities. Endpoint: https://mcp.viridisconservation.com/hive/mcp
- describe_agent - Return fleet-standard capabilities, actions, invariants, and pricing. Endpoint: https://mcp.viridisconservation.com/hive/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.jdhart81
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 26, 2026
- Source: https://registry.modelcontextprotocol.io
