ReturnCheck for Cursor
io.github.mangelmartinezfer-hue/returncheck
Can this product actually be returned? The merchant's exact clause, its URL and the date.
client:Cursor
transport:streamable-http
runtime:npm
tools:1
Install ReturnCheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"returncheck": {
"url": "https://returncheck.m-angelmartinez-fer.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs