xupersplit for VS Code
io.github.kanylbullen/xupersplit
Split shared expenses in a group — no account needed. See who owes whom and settle up.
client:VS Code
transport:streamable-http
tools:11
Install xupersplit in VS Code
.vscode/mcp.json
{
"servers": {
"xupersplit": {
"type": "http",
"url": "https://split.xuper.fun/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs