{
  "markdown": "# dingdawg-finance-agent\n\n> Breakthrough financial analysis bottlenecks. AI finance that learns YOUR business metrics.\n\nAI-powered financial analysis, budget forecasting, compliance checking, expense categorization, and risk assessment. Free tier runs ratio analysis locally. Paid tier provides LLM-powered financial modeling with SOX and GAAP compliance tracking. Every action is governed and receipted.\n\n## For AI Assistants\n\nThis MCP server returns structured JSON for seamless integration:\n- Financial ratios (liquidity, profitability, solvency) with industry benchmarks\n- SOX/GAAP compliance status with specific control gap identification\n- Governance receipt on every call (audit-ready)\n- Chain-ready: `financial_analysis` for baseline -> `budget_forecast` for projections -> `compliance_check` for SOX/GAAP -> `expense_categorize` for line items -> `risk_assessment` for exposure\n\nComposable with any MCP client: Claude Code, Cursor, VS Code, ChatGPT Desktop, Windsurf.\n\n## Install\n\n```bash\nnpx dingdawg-finance-agent\n```\n\n### Claude Code\n```bash\nclaude mcp add finance -- npx dingdawg-finance-agent\n```\n\n### Cursor\nAdd to `.cursor/mcp.json`:\n```json\n{\"mcpServers\": {\"finance\": {\"command\": \"npx\", \"args\": [\"dingdawg-finance-agent\"], \"env\": {\"DINGDAWG_API_KEY\": \"your-key\"}}}}\n```\n\n### Full Stack (all 13 agents)\n```bash\nnpx dingdawg-setup\n```\n\n## Tools\n\n| Tool | Free Tier | Paid Tier |\n|------|-----------|-----------|\n| `financial_analysis` | 10/day, basic ratio analysis | Unlimited, LLM-powered with industry benchmarking |\n| `budget_forecast` | 5/day, linear projection | Unlimited, AI-powered multi-scenario modeling |\n| `compliance_check` | 5/day, checklist-based SOX/GAAP | Unlimited, deep compliance with control gap analysis |\n| `expense_categorize` | 20/day, rule-based categorization | Unlimited, AI-powered with anomaly detection |\n| `risk_assessment` | 5/day, basic risk scoring | Unlimited, Monte Carlo simulation with risk factors |\n\n## Pricing\n\n- **Free:** 10 analyses/day, basic ratios\n- **Pro:** $49/mo, 100 calls/day, AI-powered deep analysis\n- **Pay-as-you-go:** $0.25/call, no commitment\n\nGet API key: https://dingdawg.com/developers\n\n## Governed\n\nEvery call is receipted and auditable. Financial analyses reference GAAP standards and SOX control requirements. Budget forecasts include methodology disclosure. Risk assessments include confidence intervals and assumption documentation.\n\n## Support\n\nsupport@dingdawg.com | https://dingdawg.com\n",
  "bytes": 2473,
  "sha": "6fbc587ec64e48d49f8dd22e7b8d9d2ff15e9be04404e962bd8786a853fa0d5c",
  "repo_slug": "dingdawg-dev/dingdawg-finance-agent",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_dingdawg_dev_dingdawg_finance__c50af6d4/readme"
}