MCP/Tool reference
Tool reference
The bridge exposes task lifecycle and verification tools.
Task lifecycle tools
| Tool | Purpose |
|---|---|
| hermes_submit | Submit prompt. |
| hermes_status | Poll state. |
| hermes_result | Fetch terminal result and cost. |
| hermes_cancel | Cancel task. |
| hermes_respond | Corrective follow-up. |
Verification tools
| Tool | Purpose |
|---|---|
| hermes_transcript | Fetch T2 evidence. |
| hermes_decompose | Return AtomicClaim[] JSON. |
| hermes_task_cost | Fetch cost snapshots. |
