curatedmcp catalog mcp for Windsurf
io.github.oneprofile-dev/curatedmcp-catalog-mcp
Search the CuratedMCP catalog of risk-classified MCP servers and check verification status.
client:Windsurf
transport:stdio
runtime:npm
Install curatedmcp catalog mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"curatedmcp-catalog-mcp": {
"command": "npx",
"args": [
"-y",
"@curatedmcp/mcp"
],
"env": {
"CURATEDMCP_APP_URL": "<CURATEDMCP_APP_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs