refund decide for VS Code
io.github.ndkasndakn/refund-decide
Refund eligibility notary for US subscriptions. Returns ALLOWED/DENIED/UNKNOWN.
client:VS Code
transport:streamable-http
tools:1
Install refund decide in VS Code
.vscode/mcp.json
{
"servers": {
"refund-decide": {
"type": "http",
"url": "https://refund.decide.fyi/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs