splitbill for Cursor
com.jittee/splitbill
Split bills and collect payments through PayNow (Singapore) from your AI. MCP server for SplitBill.
client:Cursor
transport:streamable-http
runtime:npm
tools:3
Install splitbill in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"splitbill": {
"url": "https://jittee.com/mcp/splitbill"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs