Back to search
30
MCP
gosce-authenticated-mcp-jwt-agent
pypi/gosce-authenticated-mcp-jwt-agentJWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion. Unauthenticated calls are rejected.
Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gosce-authenticated-mcp-jwt-agent": {
"url": "None",
"transport": "http"
}
}
}