Skip to content
Zed

storesignal for Zed

io.github.anthesiallc/storesignal

Shopify store intelligence: apps, tech stack, CDN, and market data over a 19K-store corpus.

client:Zed transport:stdio runtime:pypi

Install storesignal 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": {
    "storesignal": {
      "command": "uvx",
      "args": [
        "storesignal-mcp"
      ],
      "env": {
        "STORESIGNAL_API_KEY": "<STORESIGNAL_API_KEY>"
      }
    }
  }
}

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

storesignal in other clients