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

# Anthale MCP Integrations for AI Clients and Agents

> Set up the Anthale documentation MCP server so AI clients and coding agents can look up product, policy, guardrail, and API details during a session.

Anthale's MCP offering is a public, read-only documentation server for live lookup during an agent or coding session.

## Documentation MCP

<Columns cols={2}>
  <Card title="Documentation MCP" icon="plug" href="/docs/build-with-ai/mcps/documentation-mcp">
    Connect an AI client to Anthale's public documentation server for live product lookup, then check the server details
    in the same page.
  </Card>
</Columns>

## When to use MCP

* Use MCP when the client should query Anthale documentation live instead of relying only on prompt context.
* Use it when you want grounded answers about policies, guardrails, actions, and integration details while you work.
* Pair it with an Anthale skill when you also want Anthale-specific guidance loaded throughout the session.

## What MCP gives you

MCP is the better fit when the agent needs current documentation lookup instead of a static prompt bundle. It reduces prompt drift, improves answer grounding, and keeps the agent closer to the current Anthale docs set.
