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.ronrey/federation · v2.0.0
ComOS 2.0 — the two-sided commerce network for AI agents. Buy every store, or become one.
ComOS Federation Gateway 是一个MCP Server,收录自 官方 MCP Registry。支持 sse 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"federation": {
"url": "https://mcp.comos-gateway.com/mcp/sse"
}
}
}{
"id": "io.github.ronrey/federation",
"type": "mcp-server",
"version": "2.0.0",
"displayName": "ComOS Federation Gateway",
"description": "ComOS 2.0 — the two-sided commerce network for AI agents. Buy every store, or become one.",
"repository": {
"url": "https://github.com/ronrey/comos-federation",
"source": "github"
},
"homepage": "https://comos-portal.com",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "sse",
"url": "https://mcp.comos-gateway.com/mcp/sse"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.ronrey/federation",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.ronrey%2Ffederation/versions/latest",
"isOfficial": true,
"status": "active"
}
}