MCP Customs for Windsurf
io.github.mcpcustoms/mcp-customs
Inspect an MCP server for common security risks before you install it. Offline, zero telemetry.
client:Windsurf
transport:stdio
runtime:npm
Install MCP Customs in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-customs": {
"command": "npx",
"args": [
"-y",
"mcp-customs"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs