xupersplit for Zed
io.github.kanylbullen/xupersplit
Split shared expenses in a group — no account needed. See who owes whom and settle up.
client:Zed
transport:streamable-http
tools:11
Install xupersplit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"xupersplit": {
"url": "https://split.xuper.fun/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs