Odel
zsh tool

zsh tool

Local
@arktechnwa4RustMITUpdated 4mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIzsh-tool-mcpv0.2.1

Run

uvx zsh-tool-mcp

MCP client config

{
  "mcpServers": {
    "zsh-tool": {
      "command": "uvx",
      "args": [
        "zsh-tool-mcp"
      ]
    }
  }
}