Card snapshot
fastmcp-instructor-72225f.getvda.ai
·
2026-08-01 13:50:20 UTC
·
a45de8ff385c806b626843a2e78cc865135bad208ed8277b29dbad6acef20c72
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"capabilities": {
"pushNotifications": false,
"stateTransitionHistory": false,
"streaming": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"description": "Structured Output MCP Agent: composes fastmcp + instructor \u2014 agent-protocol, structured-output via A2A + MCP.",
"documentationUrl": "https://structured-output-agent.getvda.ai/governance.md",
"name": "Structured Output MCP Agent",
"preferredTransport": "JSONRPC",
"proof": {
"canonicalization": "JSON, `proof` removed, sorted keys, separators (',',':'), UTF-8",
"created": null,
"jwks": "https://agents.getvda.ai/.well-known/jwks.json",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6dHJ1ZSwiY3JpdCI6WyJiNjQiXSwia2lkIjoiWTZkUGYyWTJiUVBGUTZjODFkZ2g2ODRfR002VDNjYjNuVEtubGNiN0UyTSIsInR5cCI6IkpPU0UifQ..ah4-7m67IEwjl301Na_idr3E4xh_Dtp_dyr6aaq6-rsysjB7lGO6vEowcgaMOXhtiH8z6DkIIgyXSyLQrAm0AQ",
"type": "JsonWebSignature2020",
"verificationMethod": "https://agents.getvda.ai/.well-known/jwks.json#Y6dPf2Y2bQPFQ6c81dgh684_GM6T3cb3nTKnlcb7E2M"
},
"protocolVersion": "0.2.5",
"provider": {
"organization": "VDA / GOSCE",
"url": "https://getvda.ai"
},
"skills": [
{
"description": "agent protocol capability provided by fastmcp.",
"examples": [
"Use the agent-protocol capability of this agent."
],
"id": "agent-protocol",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Agent Protocol",
"outputModes": [
"application/json"
],
"tags": [
"fastmcp"
]
},
{
"description": "structured output capability provided by instructor.",
"examples": [
"Use the structured-output capability of this agent."
],
"id": "structured-output",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Structured Output",
"outputModes": [
"application/json"
],
"tags": [
"instructor"
]
}
],
"url": "https://structured-output-agent.getvda.ai/a2a/",
"version": "0.1.8"
}