Skip to content
Windsurf

tidyports for Windsurf

io.github.dan-fetch-studio/tidyports

See and kill the dev servers your coding agents leave running, and get collision-free ports.

client:Windsurf transport:stdio runtime:npm

Install tidyports in Windsurf

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

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

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

tidyports in other clients