tidyports for Zed
io.github.dan-fetch-studio/tidyports
See and kill the dev servers your coding agents leave running, and get collision-free ports.
client:Zed
transport:stdio
runtime:npm
Install tidyports in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tidyports": {
"command": "npx",
"args": [
"-y",
"@tidyports/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs