Loading MCP server directory, please wait...
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
npx @getmcp/cli add io.github.mikerawsonnz/authenticated-mcp-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mikerawsonnz/authenticated-mcp-agent": {
"url": "https://bcrypt-langchain-core-mcp-25b8f1.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}