Skip to content
Zed

ai supply for Zed

io.github.ai-supply-store/ai-supply

Search, install, publish & review security-scanned AI capabilities from ai-supply.store.

client:Zed transport:stdio runtime:npm

Install ai supply 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": {
    "ai-supply": {
      "command": "npx",
      "args": [
        "-y",
        "ai-supply-mcp"
      ],
      "env": {
        "AIM_API_KEY": "<AIM_API_KEY>",
        "AIM_BASE_URL": "<AIM_BASE_URL>"
      }
    }
  }
}

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

ai supply in other clients