Skip to content
Zed

sales for Zed

io.github.autostackup/sales

BANT + MEDDIC qualification, ICP scoring, pipeline forecasting & outreach for Claude.

client:Zed transport:stdio runtime:npm

Install sales 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": {
    "sales": {
      "command": "npx",
      "args": [
        "-y",
        "@autostackup/sales"
      ],
      "env": {
        "HUNTER_API_KEY": "<HUNTER_API_KEY>",
        "APOLLO_API_KEY": "<APOLLO_API_KEY>"
      }
    }
  }
}

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

sales in other clients