tidyports-integrations

dan-fetch-studio/tidyports-integrations
★ 0 stars JavaScript Code/Dev Tools Updated today
MCP server and Claude Code skill for TidyPorts — let your coding agent see and kill local dev servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tidyports-integratio": {
      "command": "npx",
      "args": [
        "-y",
        "dan-fetch-studio/tidyports-integrations"
      ]
    }
  }
}

README Excerpt

Let your coding agent see and control the local dev servers it starts. If you run Claude Code, Cursor or Codex across several git worktrees, each one starts dev servers you never typed a command for. Ports collide, and an agent that hits `EADDRINUSE` often can't tell a port conflict from a bug — so it "fixes" working code instead.

Tools (4)

alloc_portfree_portkill_portlist_servers