Skip to content
Zed

conquerors haki for Zed

io.github.xfloukiex-lab/conquerors-haki

Ruthless prioritization: cuts a list to the 1-3 items that actually serve your goal.

client:Zed transport:stdio runtime:pypi

Install conquerors haki in Zed

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

{
  "context_servers": {
    "conquerors-haki": {
      "command": "uvx",
      "args": [
        "conquerors-haki-mcp"
      ]
    }
  }
}

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

conquerors haki in other clients