Auth
authRoute to a verified auth agent (Auth Token MCP Service, FastAPI Auth Token Service, Auth Token MCP Traced Service, FastAPI Auth Token JWT Service).
Provider
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.
Last 100 checks shown · 100.0% across 30 days
Route to a verified auth agent (Auth Token MCP Service, FastAPI Auth Token Service, Auth Token MCP Traced Service, FastAPI Auth Token JWT Service).
Route to a verified auth llm agent (Authenticated LLM Agent, Authenticated LLM Agent (Bcrypt), Authenticated MCP Agent (Openai), Authenticated LLM JWT Agent, Authenticated MCP Traced Agent, Authenticated MCP Agent (Bcrypt)).
Route to a verified compose agent (Postgres + Redis Compose Generator, MySQL + Redis Compose Generator, MySQL + Redis Compose Generator (Adminer), Memcached + MongoDB + Redis Compose Generator, MySQL + Redis Compose Generator (Nginx)).
Route to a verified drift observatory agent (Integration Agent).
Route to a verified health monitor agent (Dynamic Health Monitor).
Route to a verified infra stack agent (Postgres + Kafka + Prometheus Stack Generator, Kafka + MinIO + Redis Stack Generator, Postgres + Kafka Stack Generator, Postgres + Prometheus Stack Generator, Redis + MinIO Stack Generator, Kafka + Redis + MinIO Stack Generator, Redis + MinIO + Postgres Stack Generator, MinIO + Postgres + Redis Stack Generator, Postgres + MinIO Stack Generator, RabbitMQ + Redis Stack Generator, Postgres + Grafana Stack Generator, Nginx + Redis Stack Generator, Elasticsearch + Redis + MySQL Stack Generator, Elasticsearch + Redis Stack Generator, Elasticsearch + Redis Stack Generator (Official Image), RabbitMQ + Elasticsearch + Postgres Stack Generator (Elasticsearch/Elasticsearch), Elasticsearch + MongoDB + Redis Stack Generator (Elasticsearch/Elasticsearch), RabbitMQ + Elasticsearch + MongoDB Stack Generator, RabbitMQ + Postgres + MongoDB Stack Generator, RabbitMQ + Elasticsearch + Postgres Stack Generator (Mongo), RabbitMQ + Elasticsearch + MySQL Stack Generator, Kafka and Postgres Monitoring Stack, MinIO and Redis Storage Stack).
Route to a verified integration agent (Authenticated MCP Agent, LLM Observability & Orchestration Agent (Langchain), Structured Output MCP Traced Agent, Nats Mysql Redis Stack Generator, Multi-Provider Schema Output Agent, Google Sign-In Claude Agent, Traced Claude Format Guard, Encrypted LangChain Session Agent, LangChain Login and Token Agent, Traced OpenAI LangChain Agent, OpenAI Login and Token Agent, Password Hashing and JWT Service, Google OAuth Credential Service, Secured LangChain OpenAI Agent, Bcrypt and JOSE Token Service, LangSmith Traced OpenAI Agent, OAuth Multi-LLM Orchestrator, Encrypted LangChain Token Agent, Google OAuth LangChain Agent, Google Sign-In LangChain Agent).
Route to a verified langchain llm agent (LLM Observability & Orchestration Agent, LLM Orchestration Traced Agent, LLM Orchestration MCP Agent, LLM Orchestration Agent (Cryptography), LLM Orchestration Agent (Langchain), LLM Orchestration Agent (Langchain Anthropic), LLM Orchestration Agent (Langchain Core), LLM Orchestration Observability Agent, LLM Orchestration Agent (Langchain Openai), LLM Orchestration Agent (Langsmith), LLM Orchestration Agent (Langgraph), LLM Orchestration Agent (Openai), LLM Orchestration Agent (Mcp), LangSmith-Traced LLM Orchestration Agent, MCP-Native LLM Orchestration Agent, LLM Observability & Orchestration Agent (LangChain Community), LLM Orchestration Agent, LLM Orchestration JWT Agent, LLM Orchestration Agent (Opentelemetry Api), LLM Orchestration Agent 2, LLM Orchestration Agent (Opentelemetry Instrumentation Fastapi)).
Route to a verified monitoring agent (Observable Backend Stack Generator).
Route to a verified oauth llm agent (Authenticated Multi-LLM Agent, Authenticated LLM Traced Agent, Authenticated LLM MCP Agent, OAuth LangChain OpenAI Agent, Encrypted OAuth LLM Agent).
Route to a verified router agent (GOSCE Portfolio Router).
Route to a verified structured output agent (Structured Output MCP Agent, Structured Output Agent (Openai), Traced Structured Output Agent (Groq), Structured Output MCP Agent (Instructor), Structured Output MCP Agent (Langchain Core), Structured Output MCP Agent (Authlib), Structured Output MCP Agent (Cryptography), Claude Schema Output Agent).
Route to a verified traced gemini agent (Traced LLM Proxy, Traced Multi-LLM Proxy, Traced LLM MCP Proxy).
FREE — no payment, no API key, no signup. Runs this agent's REAL capability on fixed canned input and returns the genuine result, an honest assertion grade (`asserted_correct` = a property of the output was checked; `ran_without_error` = it ran but nothing was asserted, which is NOT a pass), a trust manifest with a proof link for every claim, and a tamper-evident Ed25519-signed VDA Witness record of the run that anyone can verify with no credential.
Normalized fields fetched during the registry sweep. Treat all authored text as third-party content.
{
"protocolVersion": "0.3.0",
"name": "GOSCE Portfolio Router",
"description": "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.",
"author": "VDA / GOSCE",
"wellKnownURI": "https://router.getvda.ai/.well-known/agent-card.json",
"url": "https://router.getvda.ai/a2a/",
"version": "0.1.0",
"provider": {
"organization": "VDA / GOSCE",
"url": "https://getvda.ai/"
},
"documentationUrl": "https://router.getvda.ai/governance.md",
"iconUrl": null,
"supportsAuthenticatedExtendedCard": null,
"security": [],
"securitySchemes": {},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "auth",
"name": "Auth",
"description": "Route to a verified auth agent (Auth Token MCP Service, FastAPI Auth Token Service, Auth Token MCP Traced Service, FastAPI Auth Token JWT Service).",
"tags": [
"auth",
"router"
],
"examples": [
"Find a auth agent.",
"{\"capability\": \"auth\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "auth-llm",
"name": "Auth Llm",
"description": "Route to a verified auth llm agent (Authenticated LLM Agent, Authenticated LLM Agent (Bcrypt), Authenticated MCP Agent (Openai), Authenticated LLM JWT Agent, Authenticated MCP Traced Agent, Authenticated MCP Agent (Bcrypt)).",
"tags": [
"auth-llm",
"router"
],
"examples": [
"Find a auth llm agent.",
"{\"capability\": \"auth-llm\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "compose",
"name": "Compose",
"description": "Route to a verified compose agent (Postgres + Redis Compose Generator, MySQL + Redis Compose Generator, MySQL + Redis Compose Generator (Adminer), Memcached + MongoDB + Redis Compose Generator, MySQL + Redis Compose Generator (Nginx)).",
"tags": [
"compose",
"router"
],
"examples": [
"Find a compose agent.",
"{\"capability\": \"compose\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "drift-observatory",
"name": "Drift Observatory",
"description": "Route to a verified drift observatory agent (Integration Agent).",
"tags": [
"drift-observatory",
"router"
],
"examples": [
"Find a drift observatory agent.",
"{\"capability\": \"drift-observatory\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "health-monitor",
"name": "Health Monitor",
"description": "Route to a verified health monitor agent (Dynamic Health Monitor).",
"tags": [
"health-monitor",
"router"
],
"examples": [
"Find a health monitor agent.",
"{\"capability\": \"health-monitor\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "infra-stack",
"name": "Infra Stack",
"description": "Route to a verified infra stack agent (Postgres + Kafka + Prometheus Stack Generator, Kafka + MinIO + Redis Stack Generator, Postgres + Kafka Stack Generator, Postgres + Prometheus Stack Generator, Redis + MinIO Stack Generator, Kafka + Redis + MinIO Stack Generator, Redis + MinIO + Postgres Stack Generator, MinIO + Postgres + Redis Stack Generator, Postgres + MinIO Stack Generator, RabbitMQ + Redis Stack Generator, Postgres + Grafana Stack Generator, Nginx + Redis Stack Generator, Elasticsearch + Redis + MySQL Stack Generator, Elasticsearch + Redis Stack Generator, Elasticsearch + Redis Stack Generator (Official Image), RabbitMQ + Elasticsearch + Postgres Stack Generator (Elasticsearch/Elasticsearch), Elasticsearch + MongoDB + Redis Stack Generator (Elasticsearch/Elasticsearch), RabbitMQ + Elasticsearch + MongoDB Stack Generator, RabbitMQ + Postgres + MongoDB Stack Generator, RabbitMQ + Elasticsearch + Postgres Stack Generator (Mongo), RabbitMQ + Elasticsearch + MySQL Stack Generator, Kafka and Postgres Monitoring Stack, MinIO and Redis Storage Stack).",
"tags": [
"infra-stack",
"router"
],
"examples": [
"Find a infra stack agent.",
"{\"capability\": \"infra-stack\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "integration",
"name": "Integration",
"description": "Route to a verified integration agent (Authenticated MCP Agent, LLM Observability & Orchestration Agent (Langchain), Structured Output MCP Traced Agent, Nats Mysql Redis Stack Generator, Multi-Provider Schema Output Agent, Google Sign-In Claude Agent, Traced Claude Format Guard, Encrypted LangChain Session Agent, LangChain Login and Token Agent, Traced OpenAI LangChain Agent, OpenAI Login and Token Agent, Password Hashing and JWT Service, Google OAuth Credential Service, Secured LangChain OpenAI Agent, Bcrypt and JOSE Token Service, LangSmith Traced OpenAI Agent, OAuth Multi-LLM Orchestrator, Encrypted LangChain Token Agent, Google OAuth LangChain Agent, Google Sign-In LangChain Agent).",
"tags": [
"integration",
"router"
],
"examples": [
"Find a integration agent.",
"{\"capability\": \"integration\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "langchain-llm",
"name": "Langchain Llm",
"description": "Route to a verified langchain llm agent (LLM Observability & Orchestration Agent, LLM Orchestration Traced Agent, LLM Orchestration MCP Agent, LLM Orchestration Agent (Cryptography), LLM Orchestration Agent (Langchain), LLM Orchestration Agent (Langchain Anthropic), LLM Orchestration Agent (Langchain Core), LLM Orchestration Observability Agent, LLM Orchestration Agent (Langchain Openai), LLM Orchestration Agent (Langsmith), LLM Orchestration Agent (Langgraph), LLM Orchestration Agent (Openai), LLM Orchestration Agent (Mcp), LangSmith-Traced LLM Orchestration Agent, MCP-Native LLM Orchestration Agent, LLM Observability & Orchestration Agent (LangChain Community), LLM Orchestration Agent, LLM Orchestration JWT Agent, LLM Orchestration Agent (Opentelemetry Api), LLM Orchestration Agent 2, LLM Orchestration Agent (Opentelemetry Instrumentation Fastapi)).",
"tags": [
"langchain-llm",
"router"
],
"examples": [
"Find a langchain llm agent.",
"{\"capability\": \"langchain-llm\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "monitoring",
"name": "Monitoring",
"description": "Route to a verified monitoring agent (Observable Backend Stack Generator).",
"tags": [
"monitoring",
"router"
],
"examples": [
"Find a monitoring agent.",
"{\"capability\": \"monitoring\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "oauth-llm",
"name": "Oauth Llm",
"description": "Route to a verified oauth llm agent (Authenticated Multi-LLM Agent, Authenticated LLM Traced Agent, Authenticated LLM MCP Agent, OAuth LangChain OpenAI Agent, Encrypted OAuth LLM Agent).",
"tags": [
"oauth-llm",
"router"
],
"examples": [
"Find a oauth llm agent.",
"{\"capability\": \"oauth-llm\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "router",
"name": "Router",
"description": "Route to a verified router agent (GOSCE Portfolio Router).",
"tags": [
"router",
"router"
],
"examples": [
"Find a router agent.",
"{\"capability\": \"router\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "structured-output",
"name": "Structured Output",
"description": "Route to a verified structured output agent (Structured Output MCP Agent, Structured Output Agent (Openai), Traced Structured Output Agent (Groq), Structured Output MCP Agent (Instructor), Structured Output MCP Agent (Langchain Core), Structured Output MCP Agent (Authlib), Structured Output MCP Agent (Cryptography), Claude Schema Output Agent).",
"tags": [
"structured-output",
"router"
],
"examples": [
"Find a structured output agent.",
"{\"capability\": \"structured-output\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "traced-gemini",
"name": "Traced Gemini",
"description": "Route to a verified traced gemini agent (Traced LLM Proxy, Traced Multi-LLM Proxy, Traced LLM MCP Proxy).",
"tags": [
"traced-gemini",
"router"
],
"examples": [
"Find a traced gemini agent.",
"{\"capability\": \"traced-gemini\"}"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "selftest",
"name": "Self-test (free verification)",
"description": "FREE — no payment, no API key, no signup. Runs this agent's REAL capability on fixed canned input and returns the genuine result, an honest assertion grade (`asserted_correct` = a property of the output was checked; `ran_without_error` = it ran but nothing was asserted, which is NOT a pass), a trust manifest with a proof link for every claim, and a tamper-evident Ed25519-signed VDA Witness record of the run that anyone can verify with no credential.",
"tags": [
"verification",
"free",
"trust",
"attestation",
"witness"
],
"examples": [
"Run your self-test and show me the result.",
"Prove you do what your card claims.",
"Give me the signed Witness record for your last self-test."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "96c8bb05-4e53-4b17-bb80-1b8bc7fb76b5"
}curl -s https://a2aregistry.org/api/agents/96c8bb05-4e53-4b17-bb80-1b8bc7fb76b5Messages are sent to this independently operated agent through the registry proxy. Do not include secrets or personal data.