AgenticBooks
About
Books that build themselves.
Details
- Author
- agenticbooks
- Categories
- Finance, Other
Jump to
Setup
Install AgenticBooks in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/agenticbooks/agenticbooks-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
This is a hosted (remote) MCP server.You don't install or self-host it — you connect your MCP client to the AgenticBooks endpoint and authenticate with your AgenticBooks account. This repository is the public listing and connection guide; the server itself runs as managed infrastructure.
AgenticBooks ingests webhooks from Stripe, Mercury, RevenueCat and other sources, normalises and classifies the events into double-entry accounting, and syncs to QuickBooks/Xero. This MCP server exposes that ledger to an AI agent so the agent can answer financial questions and take bookkeeping actions on the user's behalf — every write is audit-trailed and scoped to the caller's organisation.
- "What's our P&L for last month?"
- "How much cash do we have across all bank accounts right now?"
- "Show me transactions that still need review, grouped by vendor."
- "Reclassify the Vercel charges as Hosting, and remember that for next time."
Claude (Desktop / Web) — Custom Connector (OAuth)
- OpenSettings → Connectors → Add custom connector. - Enter the MCP server URL:https://mcp.agenticbooks.ai/mcp
- Complete the OAuth sign-in when prompted. You'll authenticate with your AgenticBooks account; access is scoped to your organisation.
See Anthropic's guide to remote custom connectors:https://support.claude.com/en/articles/11175166-get-started-with-custom-connectors-using-remote-mcp
If your client doesn't support the OAuth connector flow, authenticate with anab_API key (create one in the AgenticBooks dashboard) as a bearer token:
{ "mcpServers": { "agenticbooks": { "transport": "http", "url": "https://mcp.agenticbooks.ai/mcp", "headers": { "Authorization": "Bearer ab_your_api_key_here" } } } }
The two auth modes are independent — OAuth andab_keys both work; you only need one.
All tools operate within the authenticated organisation. Reads are non-destructive; writes are recorded in an append-only audit trail.
Counterparty rules (the learned vendor map)
- Every tool call is authenticated (OAuth access token orab_API key) and scoped to a single organisation.
- All writes are recorded in an append-only audit trail.
- Banking credentials are stored per-organisation and encrypted at rest; they are never accepted as, or exposed via, MCP tool arguments.
- Website —https://agenticbooks.com
- Support —https://agenticbooks.com(contact via dashboard)
AgenticBooks is a hosted service. This repository documents how to connect; it is not the server source.
Personal wealth & portfolio tracker — 23 OAuth-scoped tools for holdings, performance, FIRE status, crypto P&L, and confirm-gated transaction writes across 20+ markets.
Contabilidad española con IA: emite facturas, registra gastos por OCR, concilia el banco y prepara el Modelo 303 desde Claude, Cursor o ChatGPT.
Tamper-evident audit logging for AI decisions. Three tools (record_decision, verify_decision, list_decisions) write to a regulator-grade ledger built on AWS S3 Object Lock with 7-year retention. Designed for EU AI Act Article 12 and FCA SS1/23 evidence requirements. Try zero-config: npx audit-ledger-mcp boots in sandbox mode against a public hosted tenant.
Free crypto address labels. Identify known addresses on major networks with a free API.
Clean SEC EDGAR company financials, ratios, filings, and 10-K/10-Q sections as normalized JSON — a hosted MCP server with 5 tools and a free tier.
Elfa is our flagship finance agent, powered by our real-time intelligence stack (Iris). Iris synthesises signals across social, on-chain, and off-chain market data, then traces their second and third-order effects, so agents act on greater context.
Check live market data and execute real trades — buy/sell tokens and stocks, open leveraged perp positions, trade prediction markets, move funds in and out of savings
international financial reporting engine for Agents and REST api users journal entries, statement generation, audit trail with workings, financial reporting automation
A paid MCP server for invoice processing. Three tools: extract structured data from any invoice (pasted text, URL, or PDF), validate the extracted invoice for completeness and mathematical accuracy, and classify the expense into an accounting category with a suggested nominal account code and tax deductibility flag. Priced from $0.005 to $0.01 per call, paid in USDC on Base via x402. No API key required.
Global e-invoicing compliance: Factur-X, Peppol UBL, CII & more
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



