Skip to content
Windsurf

workspaceguard for Windsurf

io.github.rudrendupaul/workspaceguard

Wraps the WorkspaceGuard CLI as a single generic MCP tool for workspace usage checks.

client:Windsurf transport:stdio runtime:pypi

Install workspaceguard in Windsurf

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

{
  "mcpServers": {
    "workspaceguard": {
      "command": "uvx",
      "args": [
        "workspaceguard-cli"
      ]
    }
  }
}

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

workspaceguard in other clients