xupersplit for Cursor
io.github.kanylbullen/xupersplit
Split shared expenses in a group — no account needed. See who owes whom and settle up.
client:Cursor
transport:streamable-http
tools:11
Install xupersplit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"xupersplit": {
"url": "https://split.xuper.fun/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs