splitbill for VS Code
com.jittee/splitbill
Split bills and collect payments through PayNow (Singapore) from your AI. MCP server for SplitBill.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install splitbill in VS Code
.vscode/mcp.json
{
"servers": {
"splitbill": {
"type": "http",
"url": "https://jittee.com/mcp/splitbill"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs