dough-mcp

rollecode/dough-mcp
★ 0 stars TypeScript API Integration Updated today
MCP server for the Dough personal finance app - read-only access via the Dough v1 API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dough-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rollecode/dough-mcp"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server for [Dough](https://github.com/rollecode/dough), the personal finance app. It is a thin client of Dough's `/api/v1` API: it holds no database access and no logic of its own, it just exposes each endpoint as an MCP tool so an assistant (Claude Code, Claude Desktop) can read your finances and, with a write-scoped key, do the budgeting and fix transactions.

Tools (15)

DOUGH_API_KEYDOUGH_API_URLdough_accountsdough_auto_assign_applydough_auto_assign_previewdough_billsdough_budgetdough_budget_assigndough_delete_transactiondough_net_worthdough_savings_goalsdough_subscriptionsdough_summarydough_transactionsdough_update_transaction