When a company says its new integration is "free with no restrictions," the fine print is usually where the restrictions live. Digits, an AI-native accounting platform backed by nearly $100 million from Benchmark, SoftBank, and GV, on Monday released an MCP server, a technical bridge that connects its ledger directly to AI tools including Claude, ChatGPT, and Cursor. But I read the official documentation and the credentials are explicitly read-only: an AI agent can query your cash position, but cannot post a journal entry or approve a payment. That is the bet Digits is making with this launch.
MCP, the Model Context Protocol, is an open standard that lets AI assistants query external data sources through a standardized interface, rather than requiring a custom-built bridge for every tool-to-database connection. Digits' implementation exposes ledger data (accounts, transactions, vendors, invoices) to any MCP-compatible client. Authentication is OAuth-based and read-only by design: the credential grants access to ledger data but cannot write back to the books or initiate transfers.
The pricing claim held up under review. According to Digits' blog post, both the MCP server and the Digits API are free with no restrictions. The API documentation confirms no rate limits or tier gates for the integration itself. On a $0 startup plan, the connector works. There are no secondary charges disclosed: no floor on transaction volume, no paywall on the number of connected agents. That is a genuine open access claim. Most free API programs quietly cap usage once a workload moves from pilot to production; Digits does not disclose any such floor.
What the integration does not give agents is access to anything outside the ledger. Digits structures its data as interconnected objects, vendors, customers, invoices, accounts each have stable identifiers. A query for "all transactions with Uber" resolves correctly even when entries use inconsistent naming. But Digits does not expose the underlying bank feed itself, the payroll system, or the ERP connection. The AI works from the ledger record, not the raw transaction stream. A CFO asking about cash flow gets the reconciled number, not the pre-reconciliation bank position. Whether that distinction matters depends on what the AI is being asked to do: real-time reconciliation is a feature, but the two-week lag in legacy systems is partly a function of the reconciliation process itself, not just the ledger representation.
The competitive implication is where the land-grab logic gets interesting. Accounting software vendors built their integration ecosystems over decades: Expensify for receipts, QuickBooks for payroll, NetSuite for ERP, each pulling data out, transforming it, and pushing it back. Every handoff is a potential sync error and a place where AI-generated answers can drift from the underlying truth. Digits is arguing that the way to eliminate that drift is to keep everything inside the ledger from the start. If MCP becomes the standard interface between AI agents and business data, Digits is positioned as the ledger that AI agents actually want to read from.
Whether that position holds depends on what the accounting incumbents do next. Intuit, Sage, and Oracle's NetSuite have the installed base; Digits has the API-first architecture designed for agent consumption. The next 12 months will reveal whether MCP adoption in finance accelerates or whether enterprise IT departments route AI agents through existing middleware stacks instead. If the latter, Digits' first-mover advantage is a foot in a door that enterprise procurement controls.