# Run your business with an AI agent

Frihet doesn't only live inside the app. You can run your whole business from the AI assistant you already use — Claude, Cursor, ChatGPT or any compatible agent — by talking to it in plain language.

Under the hood there are two paths:

- **MCP server** (`@frihet/mcp-server`, **157 tools**): your agent creates invoices, logs expenses, looks up clients or prepares taxes as if they were its own actions. See [MCP server](/desarrolladores/mcp-server).
- **REST API**: for pipelines, automations and programmatic flows. See [REST API](/desarrolladores/api-rest).

This section is a collection of **task-based** guides, not feature-based. Each one starts from the job you want done and shows you the exact conversation.

## Guides

- [Connect Frihet to Claude, Cursor or ChatGPT](./conectar-tu-agente) — the starting point.
- [Automate your invoicing with your AI assistant](./automatiza-facturacion)
- [Close your quarter by chat](./cierre-trimestral-por-chat)
- [Categorize your expenses by talking to AI](./categorizar-gastos)
- [Onboard clients & CRM in natural language](./alta-clientes-crm)
- [Check your fiscal status from your agent](./estado-fiscal)

## Before you start

Every guide assumes you have the MCP server connected. If you haven't yet, start with [Connect Frihet to Claude, Cursor or ChatGPT](./conectar-tu-agente). If you'd rather work inside the app, the same [AI assistant](/ia/que-puede-hacer) does the same without leaving Frihet.
