Skip to content
Back to Authenticated LLM Agent

Card snapshot

bcrypt-langchain-openai-mcp-bb738e.getvda.ai · 2026-06-02 10:19:10 UTC · 4f6cff17a0f5158ab57583da184c2260dee762ecb8bcd9ffdb8193900adba3d0

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 LLM Agent: composes bcrypt + langchain-openai + mcp + openai + python-jose \u2014 crypto, orchestration, agent-protocol, llm-client, jwt via A2A + MCP.",
  "documentationUrl": "https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai/governance.md",
  "name": "Authenticated LLM Agent",
  "preferredTransport": "JSONRPC",
  "protocolVersion": "0.2.5",
  "provider": {
    "organization": "VDA / GOSCE",
    "url": "https://getvda.ai"
  },
  "skills": [
    {
      "description": "crypto capability provided by bcrypt.",
      "examples": [
        "Use the crypto capability of this agent."
      ],
      "id": "crypto",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Crypto",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "bcrypt"
      ]
    },
    {
      "description": "orchestration capability provided by langchain-openai.",
      "examples": [
        "Use the orchestration capability of this agent."
      ],
      "id": "orchestration",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Orchestration",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "langchain-openai"
      ]
    },
    {
      "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": "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"
      ]
    }
  ],
  "url": "https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai/a2a/",
  "version": "0.1.6"
}