Skip to content
Zed

aigentify for Zed

io.github.pooriaarab/aigentify

Audit and generate agent-native product surfaces

client:Zed transport:stdio runtime:npm

Install aigentify in Zed

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

{
  "context_servers": {
    "aigentify": {
      "command": "npx",
      "args": [
        "-y",
        "aigentify"
      ]
    }
  }
}

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

aigentify in other clients