GOSCE Portfolio Router
router.getvda.ai
· VDA / GOSCE
GOSCE Portfolio Router — the single entry point that routes orchestrators to verified GOSCE agents by capability, returning real example output from its own /selftest probes.
router.getvda.ai 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.
D
Conformance score: 56/100
D-grade: significant issues, auth-gated, partially broken, or stale.
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.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-02 11:08:48 current | 81b53e121189… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://router.getvda.ai/.well-known/agent.json |
| Provider | https://getvda.ai |
| Docs | https://router.getvda.ai/governance.md |
Skills · 7 declared · mapped to canonical taxonomy
Route to a verified auth agent (FastAPI Auth Token Service).
Route to a verified auth llm agent (Authenticated LLM Agent, Authenticated MCP Agent).
Route to a verified langchain llm agent (LLM Orchestration Agent, LLM Observability & Orchestration Agent).
Route to a verified oauth llm agent (Authenticated Multi-LLM Agent).
Route to a verified router agent (GOSCE Portfolio Router).
Route to a verified structured output agent (Structured Output MCP Agent).
Route to a verified traced gemini agent (Traced LLM Proxy).
Health · last 1 probes
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/router.getvda.ai) [](https://agenstry.com/agents/router.getvda.ai) [](https://agenstry.com/agents/router.getvda.ai) [](https://agenstry.com/agents/router.getvda.ai)
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
{
"capabilities": {
"pushNotifications": false,
"stateTransitionHistory": false,
"streaming": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"description": "GOSCE Portfolio Router \u2014 the single entry point that routes orchestrators to verified GOSCE agents by capability, returning real example output from its own /selftest probes.",
"documentationUrl": "https://router.getvda.ai/governance.md",
"name": "GOSCE Portfolio Router",
"preferredTransport": "JSONRPC",
"protocolVersion": "0.2.5",
"provider": {
"organization": "VDA / GOSCE",
"url": "https://getvda.ai"
},
"skills": [
{
"description": "Route to a verified auth agent (FastAPI Auth Token Service).",
"examples": [
"Find a auth agent.",
"{\"capability\": \"auth\"}"
],
"id": "auth",
"inputModes": [
"application/json",
"text/plain"
],
"name": "Auth",
"outputModes": [
"application/json"
],
"tags": [
"auth",
"router"
]
},
{
"description": "Route to a verified auth llm agent (Authenticated LLM Agent, Authenticated MCP Agent).",
"examples": [
"Find a auth llm agent.",
"{\"capability\": \"auth-llm\"}"
],
"id": "auth-llm",
"inputModes": [
"application/json",
"text/plain"
],
"name": "Auth Llm",
"outputModes": [
"application/json"
],
"tags": [
"auth-llm",
"router"
]
},
{
"description": "Route to a verified langchain llm agent (LLM Orchestration Agent, LLM Observability & Orchestration Agent).",
"examples": [
"Find a langchain llm agent.",
"{\"capability\": \"langchain-llm\"}"
],
"id": "langchain-llm",
"inputModes": [
"application/json",
"text/plain"
],
"name": "Langchain Llm",
"outputModes": [
"application/json"
],
"tags": [
"langchain-llm",
"router"
]
},
{
"description": "Route to a verified oauth llm agent (Authenticated Multi-LLM Agent).",
"examples": [
"Find a oauth llm agent.",
"{\"capability\": \"oauth-llm\"}"
],
"id": "oauth-llm",
"inputModes": [
"application/json",
"text/plain"
],
"name": "Oauth Llm",
"outputModes": [
"application/json"
],
"tags": [
"oauth-llm",
"router"
]
},
{
"description": "Route to a verified router agent (GOSCE Portfolio Router).",
"examples": [
"Find a router agent.",
"{\"capability\": \"router\"}"
],
"id": "router",
"inputModes": [
"application/json",
"text/plain"
],
"name": "Router",
"outputModes": [
"application/json"
],
"tags": [
"router",
"router"
]
},
{
"description": "Route to a verified structured output agent (Structured Output MCP Agent).",
"examples": [
"Find a structured output agent.",
"{\"capability\": \"structured-output\"}"
],
"id": "structured-output",
"inputModes": [
"application/json",
"text/plain"
],
"name": "Structured Output",
"outputModes": [
"application/json"
],
"tags": [
"structured-output",
"router"
]
},
{
"description": "Route to a verified traced gemini agent (Traced LLM Proxy).",
"examples": [
"Find a traced gemini agent.",
"{\"capability\": \"traced-gemini\"}"
],
"id": "traced-gemini",
"inputModes": [
"application/json",
"text/plain"
],
"name": "Traced Gemini",
"outputModes": [
"application/json"
],
"tags": [
"traced-gemini",
"router"
]
}
],
"url": "https://router.getvda.ai/a2a/",
"version": "0.1.0"
}