> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DualEntry MCP

> DualEntry's MCP server lets Claude and other AI assistants read and write your accounting data under your own DualEntry role.

DualEntry provides a [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server, so Claude and other AI assistants can look up and post accounting records on your behalf. Every request runs under your own DualEntry role, so an assistant can see and change only what you could already see and change yourself in the dashboard.

## Getting connected

If you're connecting Claude, see [Connect Claude from the connector directory](./connect-claude-from-the-connector-directory). If you're wiring up Cursor or another client, see [Connect MCP Clients](./mcp-quickstart) for one-click and manual configuration.

* **[Connect MCP Clients](./mcp-quickstart)**: one-click setup for Cursor and Claude, plus configuration for VS Code, Codex, and other MCP clients.
* **[MCP Server: Tools, Permissions, and Troubleshooting](./mcp-integration)**: every tool by name, the permission it checks, and fixes for common connection errors.
* **[Connect Claude from the connector directory](./connect-claude-from-the-connector-directory)**: the recommended path on Claude for web, desktop, and mobile, including the Owner approval step on Team and Enterprise plans.
* **[Post a Period-End Accrual from Claude](./post-a-period-end-accrual-from-claude)**: a worked example that prepares an accrual in Claude and posts it with `save_record`.
