Skip to content

CLIO Parallel Sort for Zed

io.github.iowarp/parallel-sort-mcp

Parallel Sort MCP - High-Performance Log File Processing for LLMs with advanced sorting and analysis

client:Zed transport:stdio runtime:pypi

Install CLIO Parallel Sort in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "parallel-sort-mcp": {
      "command": "uvx",
      "args": [
        "clio-kit"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

CLIO Parallel Sort in other clients