SprintCheckout for Cursor
com.sprintcheckout/sprintcheckout
Read payment settings, orders and receipts, create payment links and API keys.
client:Cursor
transport:streamable-http
Install SprintCheckout in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sprintcheckout": {
"url": "https://mcp.sprintcheckout.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs