Skip to content
Zed

acikpoz for Zed

io.github.gulmezeren2-byte/acikpoz

Turkish public construction unit-price (birim fiyat) catalog PDFs into structured pozes

client:Zed transport:stdio runtime:pypi

Install acikpoz in Zed

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

{
  "context_servers": {
    "acikpoz": {
      "command": "uvx",
      "args": [
        "acikpoz"
      ]
    }
  }
}

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

acikpoz in other clients