HitPay MCP Server for Cursor
com.hit-pay/mcp
Official HitPay MCP: sales, payouts, balances; create payment links and invoices. OAuth; no refunds.
client:Cursor
transport:streamable-http
Install HitPay MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.hit-pay.com/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs