Skip to content
Windsurf

MCP Compliance for Windsurf

io.github.yawlabs/mcp-compliance

CLI tool and MCP server that tests MCP servers for spec compliance

client:Windsurf transport:stdio runtime:npm

Install MCP Compliance in Windsurf

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

{
  "mcpServers": {
    "mcp-compliance": {
      "command": "npx",
      "args": [
        "-y",
        "@yawlabs/mcp-compliance"
      ]
    }
  }
}

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

MCP Compliance in other clients