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
{
"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