SumUp MCP Server for Cursor
io.github.sumup/mcp
Tools to explore SumUp accounts, payments, customers, and payouts.
client:Cursor
transport:streamable-http
Install SumUp MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.sumup.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs