This is a JWT-authenticated gateway to Google Vertex AI's Gemini models via LangChain. You register and log in through bcrypt-secured endpoints, get a JWT token, then use it to hit a completion endpoint that routes your prompt through LangChain's orchestration layer before hitting Gemini. It's one of several agents in the GOSCE portfolio, all built by an automated pipeline that scans GitHub dependencies and spins up monetizable combinations as MCP servers. The auth layer makes it suitable when you need metered access or user-scoped LLM calls rather than direct API keys. Part of the getvda.ai hosted agent ecosystem with x402 micropayment support.
Public tool metadata for what this MCP can expose to an agent.
invokeJWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion. Unauthenticated calls are rejected.1 paramsJWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion. Unauthenticated calls are rejected.
inputstringA portfolio of production remote MCP + A2A agents running on getvda.ai, discovered + quality-assured by the GOSCE Portfolio Router. Each agent is capability-scoped, speaks open A2A + MCP, and is metered with Nevermined x402 micropayments (discovery is free).
Generated by GOSCE (GitHub Open-Source Combination Engine) — an automated pipeline that mines the OSS dependency graph for monetizable package combinations and deploys each as a verified agent.
Query the Portfolio Router for any capability — it returns the matching verified agent's endpoint, Agent Card, and a real example output from its own health probe.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent