Serversio.github.ArkTechNWA/zsh-tool
T

io.github.ArkTechNWA/zsh-tool

io.github.ArkTechNWA/zsh-tool · v0.2.1
▦ pypi
v0.2.1pypi pypi: zsh-tool-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.ArkTechNWA/zsh-tool",
  "description": "Zsh for Claude Code. PTY mode lets Claude type passwords. NEVERHANG + A.L.A.N.",
  "repository": {
    "url": "https://github.com/ArkTechNWA/zsh-tool",
    "source": "github"
  },
  "version": "0.2.1",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/ArkTechNWA/zsh-tool/master/logo.png",
      "mimeType": "image/png",
      "sizes": [
        "200x200"
      ]
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "zsh-tool-mcp",
      "version": "0.2.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to A.L.A.N. SQLite database",
          "format": "string",
          "name": "ALAN_DB_PATH"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}