refund decide for Cursor
io.github.ndkasndakn/refund-decide
Refund eligibility notary for US subscriptions. Returns ALLOWED/DENIED/UNKNOWN.
client:Cursor
transport:streamable-http
tools:1
Install refund decide in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"refund-decide": {
"url": "https://refund.decide.fyi/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs