Card snapshot
authenticated-mcp-traced-agent.getvda.ai
·
2026-08-18 05:31:17 UTC
·
1e7ef756e79634434db1bb6b8bead3093644d18386b1f1c3224cf90265968dc8
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": "Authenticated MCP Agent: composes bcrypt + cryptography + langchain-core + mcp + opentelemetry-sdk + python-jose \u2014 crypto, orchestration, agent-protocol, observability, jwt via A2A + MCP.",
"documentationUrl": "https://authenticated-mcp-traced-agent.getvda.ai/governance.md",
"name": "Authenticated MCP Agent",
"preferredTransport": "JSONRPC",
"proof": {
"canonicalization": "JSON, `proof` removed, sorted keys, separators (',',':'), UTF-8, non-ASCII characters emitted LITERALLY and never escaped as \\uXXXX (Python: ensure_ascii=False)",
"created": null,
"jwks": "https://agents.getvda.ai/.well-known/jwks.json",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6dHJ1ZSwiY3JpdCI6WyJiNjQiXSwia2lkIjoiWTZkUGYyWTJiUVBGUTZjODFkZ2g2ODRfR002VDNjYjNuVEtubGNiN0UyTSIsInR5cCI6IkpPU0UifQ..xGz20pHL3idM8QWN1PO1cCXuwwoU2bXIx_46dVguKs3u2UGmkSumb5IQVAg0Hq1PPRohSRi055WD1T0GopsECg",
"type": "JsonWebSignature2020",
"verificationMethod": "https://agents.getvda.ai/.well-known/jwks.json#Y6dPf2Y2bQPFQ6c81dgh684_GM6T3cb3nTKnlcb7E2M"
},
"protocolVersion": "0.3.0",
"provider": {
"organization": "VDA / GOSCE",
"url": "https://getvda.ai"
},
"skills": [
{
"description": "crypto capability provided by bcrypt, cryptography.",
"examples": [
"Use the crypto capability of this agent."
],
"id": "crypto",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Crypto",
"outputModes": [
"application/json"
],
"tags": [
"bcrypt",
"cryptography"
]
},
{
"description": "orchestration capability provided by langchain-core.",
"examples": [
"Use the orchestration capability of this agent."
],
"id": "orchestration",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Orchestration",
"outputModes": [
"application/json"
],
"tags": [
"langchain-core"
]
},
{
"description": "agent protocol capability provided by mcp.",
"examples": [
"Use the agent-protocol capability of this agent."
],
"id": "agent-protocol",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Agent Protocol",
"outputModes": [
"application/json"
],
"tags": [
"mcp"
]
},
{
"description": "observability capability provided by opentelemetry-sdk.",
"examples": [
"Use the observability capability of this agent."
],
"id": "observability",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Observability",
"outputModes": [
"application/json"
],
"tags": [
"opentelemetry-sdk"
]
},
{
"description": "jwt capability provided by python-jose.",
"examples": [
"Use the jwt capability of this agent."
],
"id": "jwt",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Jwt",
"outputModes": [
"application/json"
],
"tags": [
"python-jose"
]
},
{
"description": "FREE \u2014 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.",
"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."
],
"id": "selftest",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Self-test (free verification)",
"outputModes": [
"application/json"
],
"tags": [
"verification",
"free",
"trust",
"attestation",
"witness"
]
}
],
"url": "https://authenticated-mcp-traced-agent.getvda.ai/a2a/",
"version": "0.1.1"
}