Authenticated LLM Agent (Cryptography) — a remote MCP + A2A agent on getvda.ai.
This authenticated LLM agent acts as a secure gateway, verifying Google ID tokens before executing Gemini (Vertex AI) completions for authenticated callers. It's designed for enterprises seeking robust security and auditable access to large language models.
The agent speaks open A2A + MCP protocols, ensuring interoperability and easy integration into existing systems. Access is metered via x402 micropayments, with discovery remaining free.
{
"mcpServers": {
"authenticated-llm-agent-cryptography": {
"url": "https://cryptography-google-auth-oauthlib-931267.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
Connect via standard A2A or MCP protocols. Your client will need to provide a valid Google ID token with each request for authentication.
Currently, this agent supports completions via Google Gemini (Vertex AI).
Access to completions is metered via x402 micropayments. This is a protocol for tiny, on-demand payments, ensuring you only pay for what you use after initial free discovery.
The agent enforces authentication by verifying Google ID tokens for every incoming request, ensuring only authorized users can access the LLM completions.
Agent home · A2A Agent Card · Smithery · Glama · All agents
cryptographygoogle-auth-oauthliblangchainlangchain-anthropicmcpopenaiopentelemetry-sdk