store for Zed
com.bolotstudio/store
Custom metal-print storefront: catalog search, product details, shipping, reviews. Read-only.
client:Zed
transport:streamable-http
tools:11
Install store in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"store": {
"url": "https://bolotstudio.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs