Skip to content
Zed

autopm for Zed

io.github.fluidumber/autopm

18 AI product-management robots for market research, financials, and execution specs. No API keys

client:Zed transport:stdio runtime:npm

Install autopm in Zed

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

{
  "context_servers": {
    "autopm": {
      "command": "npx",
      "args": [
        "-y",
        "@productflow/autopm"
      ]
    }
  }
}

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

autopm in other clients