Skip to main content
Glama

agent-hive-orchestrator

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
jdhart81/viridis-agent-fleet
GitHub Stars
0
Server Listing
viridis-agent-fleet

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

6 tools
audit_jobInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
job_idYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
describe_agentInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
job_statusInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
job_idYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
list_solversInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
solveAInspect

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 after 3 free/day; sub-hires settle via escrow at each solver's list price.

ParametersJSON Schema
NameRequiredDescriptionDefault
seedNo
depthNo
fee_bpsNo
problemYes
subtasksNo
redundancyNo
request_idNo
covenant_idNo
payment_refNo
budget_minorYes
accept_thresholdNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Given no annotations, the description carries the full burden and details several behavioral traits: hiring solvers via covenant-escrow-meter pipeline, forced cross-review, synthesis of survivors, exactly-once settlement, and return of audit hash and telemetry. It does not cover failure modes or rate limits, but the provided detail is substantial.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, information-dense paragraph that front-loads the main purpose. It is fairly concise given the complexity, though some procedural details (e.g., exact steps) could be streamlined.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite an output schema existing and complexity (11 parameters), the description does not explain parameter semantics or output structure beyond mentioning audit hash and telemetry. It is insufficient for an agent to correctly configure the tool without additional context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 0% schema description coverage and 11 parameters, the description adds minimal parameter semantics. It mentions pricing context but does not explain any parameter's meaning, usage, or format, leaving the agent to rely solely on schema titles.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Open and run a hive job in one call', identifying the specific verb and resource. It distinguishes from sibling tools like 'audit_job' (post-hoc auditing) and 'job_status' (status checking) by emphasizing the combined submission and execution workflow.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides context on when to use this tool (for submitting and running a hive job in one call) and includes pricing information. However, it does not explicitly exclude alternatives or state when not to use it, missing some guidance for tool selection.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

verify_auditInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
audit_jsonYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.