Skip to content
Zed

IndieStack for Zed

io.github.pattyboi101/indiestack

Search 3,100+ developer tools via MCP. Install commands, compatibility data, health scores.

client:Zed transport:stdio runtime:pypi

Install IndieStack in Zed

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

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

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

IndieStack in other clients