Skip to content
Windsurf

checkmcp for Windsurf

io.github.h129hj/checkmcp

Audit any MCP server's security & quality — OWASP MCP Top 10 + explainable 0-100 MCP Score

client:Windsurf transport:stdio runtime:pypi

Install checkmcp in Windsurf

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

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

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

checkmcp in other clients