Skip to content
Windsurf

mcp-trust for Windsurf

io.github.saagpatel/mcp-trust

Check the danger grade of any public MCP server before you connect.

client:Windsurf transport:stdio runtime:pypi

Install mcp-trust in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-trust": {
      "command": "uvx",
      "args": [
        "mcp-trust"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp-trust in other clients