list_splits — splitbill MCP Tool Read-only
list_splits
(list splits) is one of 3 tools on the
splitbill
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_splits from your client
- Claude Code splitbill list_splits run in your project directory
- Claude Desktop splitbill list_splits ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor splitbill list_splits ~/.cursor/mcp.json
- VS Code splitbill list_splits .vscode/mcp.json
- Zed splitbill list_splits ~/.config/zed/settings.json
- Windsurf splitbill list_splits ~/.codeium/windsurf/mcp_config.json
- Cline splitbill list_splits ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI splitbill list_splits ~/.gemini/settings.json
- Grok splitbill list_splits .mcp.json (in your project root)
- ChatGPT splitbill list_splits Settings → Connectors → Advanced → Developer mode
- Claude.ai splitbill list_splits Settings → Connectors → Add custom connector
- LangChain splitbill list_splits pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http splitbill https://jittee.com/mcp/splitbill
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.