Splitbill runs on your own machine — the client starts it, so there is no endpoint to ping.
Split bills and collect payments through PayNow (Singapore) from your AI. MCP server for SplitBill.
Today is the operative word: we check Splitbill every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add splitbill -- npx -y splitbill-mcp
{
"mcpServers": {
"splitbill": {
"args": [
"-y",
"splitbill-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.splitbill]
command = "npx"
args = ["-y", "splitbill-mcp"]
{
"mcpServers": {
"splitbill": {
"args": [
"-y",
"splitbill-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"splitbill": {
"args": [
"-y",
"splitbill-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SPLITBILL_TOKEN (Your SplitBill key from https://sposched.jittee.com/split/mcp/ (starts with wkn_). It carries the PayNow account that collects the money.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.
The payment protocol for people and agents. One MCP server, any payment rail.
MCP server for the Revolut Business API: accounts, transactions, payments, FX, and more.
MCP server for Celcoin — Pix, boleto, transfers, bill payments, top-ups
MCP server for Singapore electronic invoicing (InvoiceNow)
MCP server integrating with Stripe - tools for customers, products, payments, and more.
MCP server for Zoop — marketplace payments, splits, sellers, buyers, transfers
Agent-commerce MCP server for x402/USDC payments and affiliate splits on Base.
Answers built from our own checks of this server.