Toreva Coordinator
gateway.toreva.com
· Toreva
Supervised coordination agent for the Toreva agentic firm. Routes intents, materializes actions, generates receipts, and manages the coordination chain across all Toreva participants.
gateway.toreva.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 31/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://gateway.toreva.com/.well-known/agent.json |
| Provider | https://toreva.io |
| Docs | https://github.com/goblin-agent/coordinator |
Skills · 3 declared · mapped to canonical taxonomy
Accept a declared intent, validate it, route it to subscribers, and materialize actions for downstream executors
Query the status of intents, actions, receipts, and the overall coordination chain
Search and inspect available capabilities, pricing, and trust across the Toreva participant network
Health · last 18 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/gateway.toreva.com) [](https://agenstry.com/agents/gateway.toreva.com) [](https://agenstry.com/agents/gateway.toreva.com) [](https://agenstry.com/agents/gateway.toreva.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Toreva Coordinator",
"description": "Supervised coordination agent for the Toreva agentic firm. Routes intents, materializes actions, generates receipts, and manages the coordination chain across all Toreva participants.",
"url": "https://coordinator.toreva.io",
"provider": {
"organization": "Toreva",
"url": "https://toreva.io"
},
"version": "1.0.0",
"documentationUrl": "https://github.com/goblin-agent/coordinator",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": true
},
"authentication": {
"schemes": [
{
"scheme": "bearer",
"description": "Internal auth key or relay auth token required for all operations"
}
]
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "coordinate-intent",
"name": "Coordinate Intent",
"description": "Accept a declared intent, validate it, route it to subscribers, and materialize actions for downstream executors",
"tags": [
"coordination",
"routing",
"supervision"
],
"examples": [
"Submit an investment intent for routing and execution",
"Declare an intent to deploy a new service"
]
},
{
"id": "query-status",
"name": "Query Status",
"description": "Query the status of intents, actions, receipts, and the overall coordination chain",
"tags": [
"status",
"monitoring",
"observability"
],
"examples": [
"Get the status of intent INT-20260411-001",
"List recent receipts for the backend domain"
]
},
{
"id": "query-capabilities",
"name": "Query Capabilities",
"description": "Search and inspect available capabilities, pricing, and trust across the Toreva participant network",
"tags": [
"discovery",
"capabilities",
"pricing",
"trust"
],
"examples": [
"Search for yield-related capabilities",
"Get pricing for the rebalance service"
]
}
]
}