zsh-completions

GitHub

Additional completion definitions for Zsh.

7,854 stars Shell Shell 1 file ยท ~975 tokens #completion#shell#zsh#zsh-completions

zsh-completions MCP Server

MCP server for zsh-users/zsh-completions

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "zsh-completions": {
      "command": "npx",
      "args": [
        "-y",
        "@zsh-users/zsh-completions"
      ]
    }
  }
}