Digits MCP
Digits provides a hosted MCP (Model Context Protocol) server that connects AI clients such as ChatGPT and Claude directly to a Digits account — no developer app required. Setup instructions are published in the Digits Help Center. A spec-compliant MCP Server Card (SEP-1649) for the marketing site is also published at https://digits.com/.well-known/mcp/server.json.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport http
Tools
get_company— Retrieve the connected company profile.list_ledger_parties— List parties (counterparties) in the ledger.list_ledger_categories— List chart-of-accounts categories.query_ledger_transactions— Query ledger transaction entries.get_profit_and_loss— Retrieve the profit-and-loss statement.get_balance_sheet— Retrieve the balance sheet.get_cash_flow— Retrieve the cash-flow statement.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.