Enterprise Oauth Llm Mcp Agent

Authenticated LLM Traced Agent — a remote MCP + A2A agent on getvda.ai.

Our Authenticated LLM Traced Agent provides a secure, Google-OAuth-gated gateway to powerful Gemini (Vertex AI) language models. It verifies Google ID tokens before executing completions, ensuring only authorized users access your LLM resources. This agent speaks open A2A and MCP protocols, seamlessly integrating into your existing enterprise architecture.

Designed for developers and organizations prioritizing security, auditability, and controlled access to AI, this agent simplifies the deployment of LLM-powered applications. Usage is metered via x402 micropayments (discovery is free), offering transparent and granular cost management for enterprise-scale operations.

Capabilities

Connect (streamable-http MCP)

{
  "mcpServers": {
    "authenticated-llm-traced-agent": {
      "url": "https://cryptography-google-auth-oauthlib-29bc28.getvda.ai/mcp",
      "transport": "streamable-http"
    }
  }
}

FAQ

How does this agent handle authentication?

The agent verifies Google ID tokens provided by the caller, ensuring that only authenticated and authorized users can trigger LLM completions.

What LLM does this agent use?

This agent is configured to utilize the Gemini language model via Google Cloud's Vertex AI platform.

How is usage priced and metered?

Usage of the LLM completions is metered via x402 micropayments. Discovery of the agent is free, with charges applying per LLM interaction.

How do I connect to this agent?

You connect to the agent using open A2A and MCP (Microservice Communication Protocol) standards, providing your Google ID token for authentication.

Links

Agent home · A2A Agent Card · Smithery · Glama · All agents

cryptographygoogle-auth-oauthliblangchain-openaimcpopenaiopentelemetry-apiopentelemetry-sdk