refund decide for Zed
io.github.ndkasndakn/refund-decide
Refund eligibility notary for US subscriptions. Returns ALLOWED/DENIED/UNKNOWN.
client:Zed
transport:streamable-http
tools:1
Install refund decide in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"refund-decide": {
"url": "https://refund.decide.fyi/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs