brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.mikerawsonnz/authenticated-mcp-agent · v1.0.0
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
authenticated-mcp-agent 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"authenticated-mcp-agent": {
"url": "https://bcrypt-langchain-core-mcp-25b8f1.getvda.ai/mcp"
}
}
}{
"id": "io.github.mikerawsonnz/authenticated-mcp-agent",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "authenticated-mcp-agent",
"description": "JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion. ",
"repository": {
"url": "https://github.com/mikerawsonnz/gosce-agents",
"source": "github"
},
"homepage": "https://bcrypt-langchain-core-mcp-25b8f1.getvda.ai",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://bcrypt-langchain-core-mcp-25b8f1.getvda.ai/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.mikerawsonnz/authenticated-mcp-agent",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.mikerawsonnz%2Fauthenticated-mcp-agent/versions/latest",
"isOfficial": true,
"status": "active"
}
}