Skip to content
Back to Structured Output MCP Agent (Langchain Core)

Card snapshot

structured-output-mcp-agent-langchain-core.getvda.ai · 2026-09-07 01:01:59 UTC · c07a2e2e1ef8c44268f74506175330942582adf05198efc5f546ae3d61ac6d30

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 (Langchain Core): composes instructor + langchain-core + mcp + openai + opentelemetry-api \u2014 structured-output, orchestration, agent-protocol, llm-client, observability via A2A + MCP.",
  "documentationUrl": "https://structured-output-mcp-agent-langchain-core.getvda.ai/governance.md",
  "name": "Structured Output MCP Agent (Langchain Core)",
  "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": "2026-09-04T09:08:03Z",
    "jwks": "https://agents.getvda.ai/.well-known/jwks.json",
    "jws": "eyJhbGciOiJFZERTQSIsImI2NCI6dHJ1ZSwiY3JpdCI6WyJiNjQiXSwiaWF0IjoxNzg4NTEyODgzLCJraWQiOiJZNmRQZjJZMmJRUEZRNmM4MWRnaDY4NF9HTTZUM2NiM25US25sY2I3RTJNIiwidHlwIjoiSk9TRSJ9..mW6gMbehHaTLq4hfcAE5NXCWcDcHVNS_Fzc9HHsgjcxIzmR5pGOfx_2LOZo20IEzJsjxJQBS-wP2iRhgmO_iBQ",
    "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": "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"
      ]
    },
    {
      "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": "llm client capability provided by openai.",
      "examples": [
        "Use the llm-client capability of this agent."
      ],
      "id": "llm-client",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Llm Client",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "openai"
      ]
    },
    {
      "description": "observability capability provided by opentelemetry-api.",
      "examples": [
        "Use the observability capability of this agent."
      ],
      "id": "observability",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Observability",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "opentelemetry-api"
      ]
    },
    {
      "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://structured-output-mcp-agent-langchain-core.getvda.ai/a2a/",
  "version": "0.1.1"
}