Back to search
30
MCP
streamable-http
io.github.mikerawsonnz/authenticated-llm-agent
io.github.mikerawsonnz/authenticated-llm-agentJWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.mikerawsonnz/authenticated-llm-agent": {
"url": "https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}