Agent Tools
Back to MCP servers
● healthy

JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion. Unauthenticated calls are rejected. Ideal for protocol-layer auth + LLM over MCP, JWT-gated tool servers, secure agent gateways.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/a2a/authenticated-mcp-agent/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/a2a/authenticated-mcp-agent/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://bcrypt-langchain-core-mcp-25b8f1.getvda.ai
Listed at (smithery)
https://bcrypt-langchain-core-mcp-25b8f1.getvda.ai