Skip to content
Back to Traced LLM Proxy

Card snapshot

anthropic-mcp-opentelemetry-api-264025.getvda.ai · 2026-08-01 14:45:39 UTC · 76bc3698ff6b14dd1e76f7ee66ca4c16ed9868e4b01c72f7fd4247d2c4d01ec8

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": "Traced LLM Proxy: composes anthropic + mcp + opentelemetry-api + opentelemetry-sdk \u2014 llm-client, agent-protocol, observability via A2A + MCP.",
  "documentationUrl": "https://traced-llm-proxy.getvda.ai/governance.md",
  "name": "Traced LLM Proxy",
  "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..t7AxAw6FODo127Uv7sXdKCpAN6XS4YsXRFF6X2PpQ2EhVWGLPWKfbrk9grziymbYanAFoDzHcIjAtbD2zKjhCg",
    "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": "llm client capability provided by anthropic.",
      "examples": [
        "Use the llm-client capability of this agent."
      ],
      "id": "llm-client",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Llm Client",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "anthropic"
      ]
    },
    {
      "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-api, opentelemetry-sdk.",
      "examples": [
        "Use the observability capability of this agent."
      ],
      "id": "observability",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Observability",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "opentelemetry-api",
        "opentelemetry-sdk"
      ]
    }
  ],
  "url": "https://traced-llm-proxy.getvda.ai/a2a/",
  "version": "0.1.7"
}