
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).
Run
uvx zsh-tool-mcp
MCP client config
{
"mcpServers": {
"zsh-tool": {
"command": "uvx",
"args": [
"zsh-tool-mcp"
]
}
}
}