Authenticated Multi-LLM Agent — a remote MCP + A2A agent on getvda.ai.
Our Authenticated Multi-LLM Agent provides a secure, Google-OAuth-gated gateway to powerful large language models. It verifies Google ID tokens, then executes Gemini (Vertex AI) completions on behalf of the verified caller, ensuring enterprise-grade access control.
Designed for developers and organizations building secure, scalable AI applications, this agent speaks open A2A + MCP protocols. It's metered via x402 micropayments, with discovery remaining free, offering flexible and cost-effective access to advanced LLM capabilities.
{
"mcpServers": {
"authenticated-multi-llm-agent": {
"url": "https://anthropic-google-auth-oauthlib-mc-70ac16.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
You connect to the agent via standard A2A (Agent-to-Agent) or MCP (Multi-Party Computation) protocols, providing your Google ID token for authentication.
The primary LLM is Gemini via Google's Vertex AI. The agent's composition includes Anthropic and OpenAI, indicating potential for future or integrated multi-model workflows.
Access to the agent's services is metered via x402 micropayments. Discovery of the agent itself is free.
Access is secured through Google OAuth; the agent verifies Google ID tokens before processing any LLM requests, ensuring only authenticated users can trigger completions.
Agent home · A2A Agent Card · Smithery · Glama · All agents
anthropicgoogle-auth-oauthlibmcpopenai