Mini Accountant
About
Invoicing, expenses, VAT and multi-currency for small businesses, driven from your AI assistant over a remote OAuth MCP server — no API key to paste.
Details
- Author
- miniaccountant
- Categories
- Finance, Other, Productivity
Jump to
Setup
Install Mini Accountant in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/miniaccountant/mcp-setup
Follow the installation instructions in the repository README, then restart your MCP client.
- Invoices— create, read, update, delete; add/update/remove positions and transactions; change the customer on an invoice.
- Customers— create, read, update, delete; set a customer's payment method.
- Expenses— create, read, update, delete; fetch expenses for a period.
- Services— manage your reusable product/service catalogue.
- Payment settings— manage the payment-method documents customers reference.
- Analytics— run reporting queries; get invoices/transactions/expenses for a date range; estimate tax for a period.
- Account— read and update your user profile and app settings.
Guidedskillsandprompts(e.g. "create an invoice") are also exposed so the assistant discovers the right workflow automatically.
The quickest path — installs the remote server as a plugin, no manual config file.
/plugin marketplace add miniaccountant/mcp-setup /plugin install mini-accountant@miniaccountant /reload-plugins
Then run/mcpand complete the OAuth sign-in when prompted. That's it — themini-accountanttools are now available in your session.
Prefer not to use the marketplace? Add the server directly:
claude mcp add --transport http mini-accountant https://mcp.miniaccountant.app/v1beta
Same remote URL, same OAuth sign-in — only the config location differs.
Add acustom connectorpointing at the server URL:
Add to~/.cursor/mcp.json(global) or.cursor/mcp.json(per-project):
{ "mcpServers": { "mini-accountant": { "url": "https://mcp.miniaccountant.app/v1beta" } } }
Reload Cursor, then authorize the server when Cursor opens the OAuth prompt.
VS Code (GitHub Copilot / MCP) and other clients
Any client that supports remote/streamable-HTTP MCP servers works with the same endpoint. Use the client's HTTP-server form:
{ "servers": { "mini-accountant": { "type": "http", "url": "https://mcp.miniaccountant.app/v1beta" } } }
The server implements OAuth 2.1 / OpenID Connect with:
- Authorization Code grant +PKCE (S256), refresh tokens.
- Dynamic Client Registration (RFC 7591) — clients register automatically.
- Discovery documents:
- https://mcp.miniaccountant.app/.well-known/oauth-authorization-server
- https://mcp.miniaccountant.app/.well-known/oauth-protected-resource
- https://mcp.miniaccountant.app/.well-known/openid-configuration
Compliant MCP clients discover these automatically — you only need the server URL. Tokens are issued to your account; the assistant can only see and changeyourdata.
- Website:https://ad.miniaccountant.app
- Support:support@miniaccountant.app
AI2Fin | Intelligent Financial Management
Tools for expense tracking, tax deductions, bill management, and financial analysis.
QuickBooks integration using OAuth2. Write operations disabled by default per integration. 550+ tools covering invoices, bills, reports, and inventory. Requires a DataGrout account.
AI agents that automate bookkeeping and financial close for SMBs.
Conta Azul ERP for AI agents — sales, customers, products, payables/receivables and NF-e invoices via OAuth 2.0. 35 tools (read + write).
Live MCP server connecting AI agents to 36+ business data sources. OAuth 2.1 PKCE.
HelloBooks MCP agent server for accounting and bookkeeping — syncing clients, hours, invoices and payroll.
Imperio — Italian Tax & Compliance Tools
Italian tax & compliance tools (Codice Fiscale, P.IVA, IBAN, ATECO, IVA, IMU, forfettario, F24, FatturaPA, Intrastat, NIS2 scope under Italian Legislative Decree 138/2024) plus anti-fraud payee verification, citing the article for every step. Deterministic official algorithms — no LLM inference.
Log, query, and edit expenses, budgets, and accounts from Claude, ChatGPT, Cursor, or any MCP-compatible AI assistant — the only expense tracker with a native MCP server.
The Company Formation MCP for AI tools — form companies, manage bank accounts, cards, invoices and payments directly from your AI agent.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




