Skip to content
Windsurf

zsh tool for Windsurf

io.github.arktechnwa/zsh-tool

Zsh for Claude Code. PTY mode lets Claude type passwords. NEVERHANG + A.L.A.N.

client:Windsurf transport:stdio runtime:pypi

Install zsh tool in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "zsh-tool": {
      "command": "uvx",
      "args": [
        "zsh-tool-mcp"
      ],
      "env": {
        "ALAN_DB_PATH": "<ALAN_DB_PATH>"
      }
    }
  }
}

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

zsh tool in other clients