Loading MCP server directory, please wait...
Splitwise expense and group management for Claude — shared expenses, settle up, friends
npx @getmcp/cli add io.github.chrischall/splitwise-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SPLITWISE_API_KEYYour Splitwise API key (splitwise.com/apps/api)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/splitwise-mcp": {
"command": "npx",
"args": [
"-y",
"splitwise-mcp"
],
"env": {
"SPLITWISE_API_KEY": ""
}
}
}
}