Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Connect your AI assistant to your Mini Accountant workspace through our hosted Model Context Protocol (MCP) server. No local setup, no API keys β the server is remote and protected by OAuth 2.1, so you sign in once with your Mini Accountant account and your assistant acts on your behalf.
mini-accountanthttps://mcp.miniaccountant.app/v1betaOnce connected, the assistant can:
Guided skills and prompts (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.
Then run /mcp and complete the OAuth sign-in when prompted. That's it β the
mini-accountant tools are now available in your session.
Prefer not to use the marketplace? Add the server directly:
Same remote URL, same OAuth sign-in β only the config location differs.
Add a custom connector pointing at the server URL:
Mini Accountanthttps://mcp.miniaccountant.app/v1betaAdd to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per-project):
Reload Cursor, then authorize the server when Cursor opens the OAuth prompt.
Any client that supports remote/streamable-HTTP MCP servers works with the same endpoint. Use the client's HTTP-server form:
The server implements OAuth 2.1 / OpenID Connect with:
https://mcp.miniaccountant.app/.well-known/oauth-authorization-serverhttps://mcp.miniaccountant.app/.well-known/oauth-protected-resourcehttps://mcp.miniaccountant.app/.well-known/openid-configurationCompliant MCP clients discover these automatically β you only need the server URL. Tokens are issued to your account; the assistant can only see and change your data.
401 Unauthorized / prompted to sign in again β the access token expired
(1h TTL). Re-run the client's connect/authorize action./mcp and check the server shows connected).No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mini-accountant)<a href="https://allmcps.com/mcp/mini-accountant"><img src="https://allmcps.com/api/badge/mini-accountant?style=directory" alt="Mini Accountant on AllMCPs" /></a>