authenticated llm agent for Claude Code
io.github.mikerawsonnz/authenticated-llm-agent
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
client:Claude Code
transport:streamable-http
tools:2
Install authenticated llm agent in Claude Code
run in your project directory
claude mcp add --transport http authenticated-llm-agent https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs