Registry server for MCP server discovery across teams. Register, search, browse, and health-check organizational MCP servers. Agents discover tools dynamically via the catalog's own MCP interface.
{
"mcpServers": {
"mcp-catalog": {
"command": "npx",
"args": [
"-y",
"mcp-catalog"
]
}
}
}