tidyports for Cline
io.github.dan-fetch-studio/tidyports
See and kill the dev servers your coding agents leave running, and get collision-free ports.
client:Cline
transport:stdio
runtime:npm
Install tidyports in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"tidyports": {
"command": "npx",
"args": [
"-y",
"@tidyports/mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs