CheckoutTruth for Cursor
io.github.moelayyan90/checkouttruth
Verify live product price, currency, stock, variants and published shipping evidence for AI agents.
client:Cursor
transport:streamable-http
Install CheckoutTruth in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"checkouttruth": {
"url": "https://checkouttruth-n3ieq1.v2.appdeploy.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs