{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.chrischall/splitwise-mcp",
    "description": "Splitwise expense and group management for Claude \u2014 shared expenses, settle up, friends",
    "repository": {
        "url": "https://github.com/chrischall/splitwise-mcp",
        "source": "github"
    },
    "version": "2.0.10",
    "packages": [
        {
            "registryType": "npm",
            "identifier": "splitwise-mcp",
            "version": "2.0.10",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Your Splitwise API key (splitwise.com/apps/api)",
                    "isRequired": true,
                    "format": "string",
                    "isSecret": true,
                    "name": "SPLITWISE_API_KEY"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-05T22:38:26.10342Z",
            "publishedAt": "2026-07-05T22:38:26.10342Z",
            "updatedAt": "2026-07-05T22:38:26.10342Z",
            "isLatest": false
        }
    }
}