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

> ## Agent Instructions
> Treat availability labels as authoritative. Do not present planned surfaces as live.
> The product MCP can act on Actual Jobs; the documentation MCP cannot.

# Actual's two MCP servers

> Choose product actions or documentation search without confusing their authority.

Actual intentionally has two unrelated MCP endpoints.

| Endpoint                         | Owner    | Purpose                                              | Product data access                   |
| -------------------------------- | -------- | ---------------------------------------------------- | ------------------------------------- |
| `https://mcp.askactual.com/mcp`  | Actual   | Authenticated product actions for Jobs               | Yes, within granted Account authority |
| `https://docs.askactual.com/mcp` | Mintlify | Search/retrieve public docs and submit docs feedback | No                                    |

<Warning>
  The endpoints are not interchangeable. Never send product credentials, User requests, Job IDs,
  Approval decisions, or Evidence to the docs MCP.
</Warning>

The product MCP is planned. The docs MCP is available when this Mintlify site is deployed.

<CardGroup cols={2}>
  <Card title="Product MCP" href="/mcp/product" />

  <Card title="Docs MCP" href="/mcp/docs" />
</CardGroup>
