Skip to content
Zed

prexist for Zed

io.github.rishabhkodes/prexist

Search across 9 platforms to find existing products similar to your idea.

client:Zed transport:stdio runtime:npm

Install prexist in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "prexist": {
      "command": "npx",
      "args": [
        "-y",
        "prexist"
      ],
      "env": {
        "PREXIST_API_URL": "<PREXIST_API_URL>",
        "SKILLS_DIRECTORY_API_KEY": "<SKILLS_DIRECTORY_API_KEY>"
      }
    }
  }
}

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

prexist in other clients