Authenticated LLM Agent is answering right now. Last checked 15 min ago. It exposes 2 tools. Last commit 2 Sep 2026.
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Today is the operative word: we check Authenticated LLM Agent every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.
claude mcp add authenticated-llm-agent --transport http https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai/mcp
{
"mcpServers": {
"authenticated-llm-agent": {
"url": "https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai/mcp"
}
}
}
[mcp_servers.authenticated-llm-agent]
url = "https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai/mcp"
{
"mcpServers": {
"authenticated-llm-agent": {
"url": "https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai/mcp"
}
}
}
{
"mcpServers": {
"authenticated-llm-agent": {
"url": "https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai/mcp"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
invoke
selftest
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai/mcp | streamable-http | answering | 180 ms | 15 min ago |
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
Authenticated LLM Agent (Bcrypt)
Authenticated LLM JWT Agent
Proxy Gemini (Vertex AI) completions wrapped in OpenTelemetry trace spans; returns the answer plus t
Authenticated MCP Agent (Bcrypt)
Answers built from our own checks of this server.