dingdawg-finance-agent
Enables AI assistants to perform financial analysis, budget forecasting, compliance checks, expense categorization, and risk assessment, returning structured JSON with audit-ready governance receipts.
README
dingdawg-finance-agent
Breakthrough financial analysis bottlenecks. AI finance that learns YOUR business metrics.
AI-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.
For AI Assistants
This MCP server returns structured JSON for seamless integration:
- Financial ratios (liquidity, profitability, solvency) with industry benchmarks
- SOX/GAAP compliance status with specific control gap identification
- Governance receipt on every call (audit-ready)
- Chain-ready:
financial_analysisfor baseline ->budget_forecastfor projections ->compliance_checkfor SOX/GAAP ->expense_categorizefor line items ->risk_assessmentfor exposure
Composable with any MCP client: Claude Code, Cursor, VS Code, ChatGPT Desktop, Windsurf.
Install
npx dingdawg-finance-agent
Claude Code
claude mcp add finance -- npx dingdawg-finance-agent
Cursor
Add to .cursor/mcp.json:
{"mcpServers": {"finance": {"command": "npx", "args": ["dingdawg-finance-agent"], "env": {"DINGDAWG_API_KEY": "your-key"}}}}
Full Stack (all 13 agents)
npx dingdawg-setup
Tools
| Tool | Free Tier | Paid Tier |
|---|---|---|
financial_analysis |
10/day, basic ratio analysis | Unlimited, LLM-powered with industry benchmarking |
budget_forecast |
5/day, linear projection | Unlimited, AI-powered multi-scenario modeling |
compliance_check |
5/day, checklist-based SOX/GAAP | Unlimited, deep compliance with control gap analysis |
expense_categorize |
20/day, rule-based categorization | Unlimited, AI-powered with anomaly detection |
risk_assessment |
5/day, basic risk scoring | Unlimited, Monte Carlo simulation with risk factors |
Pricing
- Free: 10 analyses/day, basic ratios
- Pro: $49/mo, 100 calls/day, AI-powered deep analysis
- Pay-as-you-go: $0.25/call, no commitment
Get API key: https://dingdawg.com/developers
Governed
Every 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.
Support
support@dingdawg.com | https://dingdawg.com
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.