Merchant Context for Zed
io.github.ihint/merchant-context
Resolve sourced merchant facts and safe actions before an agent acts.
client:Zed
transport:streamable-http
tools:9
Install Merchant Context in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"merchant-context": {
"url": "https://api.merchant.atomandbits.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs