Skip to content
Claude Desktop

Spendlog for Claude Desktop

io.github.makz81/spendlog

MCP server for expense tracking, invoices, budgets, and financial insights directly in Claude

client:Claude Desktop transport:stdio runtime:npm

Install Spendlog in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "spendlog": {
      "command": "npx",
      "args": [
        "-y",
        "spendlog"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Spendlog in other clients