# AI

> Work with AI safely in Bkper — understand the model, choose the right tool, and keep financial outputs reviewable.

AI can help draft transactions, answer questions, build scripts, and prepare review work. Bkper keeps the source of truth in zero-sum Books: every transaction moves resources from one Account to another, balances are calculated from records, and events preserve review history.

## Safety rule

Raw AI output is not final for balances, statements, reconciliations, taxes, or filing decisions. Use AI to draft, organize, explain, and build tools. Let Bkper records, deterministic checks, and human review carry the final financial answer.

- [Bkper CLI Agent](https://bkper.com/docs/ai/bkper-cli-agent.md): Use the built-in terminal agent shipped with the Bkper CLI for local, context-rich Bkper workflows.
- [Bkper MCP Server](https://bkper.com/docs/ai/bkper-mcp-server.md): Use the hosted Bkper MCP server to connect ChatGPT, Claude, and other MCP clients to Bkper through existing permissions.
- [CLI vs MCP](https://bkper.com/docs/ai/cli-vs-mcp.md): Choose the right AI workspace for Bkper work: local CLI tools whenever possible, hosted MCP when local tools are not available.
- [Coding Agents](https://bkper.com/docs/ai/coding-agents.md): Use AI coding agents to build Bkper integrations faster — from the built-in Bkper CLI Agent to Claude Code, Pi, OpenCode, Codex, and Cursor.
- [AI Fundamentals for Finance](https://bkper.com/docs/ai/fundamentals.md): How LLMs actually behave — probabilistic outputs, hallucinations, context, intent, agents — and the one rule that keeps AI usable when numbers must be correct, not approximately correct.
- [OpenAccountants](https://bkper.com/docs/ai/openaccountants.md): How Bkper and OpenAccountants combine source-of-truth books, cited tax rules, AI-assisted worksheets, and professional review.
- [Agent Security](https://bkper.com/docs/ai/security.md): Run AI coding agents safely with Bkper — sandbox isolation, credential protection, and permission scoping to limit what an agent can access and do.
- [AI Tooling](https://bkper.com/docs/ai/tooling.md): How AI tools can consume Bkper docs, API references, discovery endpoints, and agent context.
