add_expense — xupersplit MCP Tool Mutating
add_expense
(add expense) is one of 11 tools on the
xupersplit
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call add_expense from your client
- Claude Code xupersplit add_expense run in your project directory
- Claude Desktop xupersplit add_expense ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor xupersplit add_expense ~/.cursor/mcp.json
- VS Code xupersplit add_expense .vscode/mcp.json
- Zed xupersplit add_expense ~/.config/zed/settings.json
- Windsurf xupersplit add_expense ~/.codeium/windsurf/mcp_config.json
- Cline xupersplit add_expense ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI xupersplit add_expense ~/.gemini/settings.json
- Grok xupersplit add_expense .mcp.json (in your project root)
- ChatGPT xupersplit add_expense Settings → Connectors → Advanced → Developer mode
- Claude.ai xupersplit add_expense Settings → Connectors → Add custom connector
- LangChain xupersplit add_expense pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http xupersplit https://split.xuper.fun/api/mcp
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.