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

# Does Aletyx integrate with AI assistants?

> Yes - Aletyx supports the Model Context Protocol (MCP), including Claude Desktop, so AI assistants can work directly with your decisions and processes.

Yes. Aletyx supports the **Model Context Protocol (MCP)**, including integration
with Claude Desktop, so AI assistants can work with your decisions and processes.

## Where to go next

<CardGroup cols={2}>
  <Card title="Model Context Protocol" icon="plug" href="/docs/components/mcp/overview">
    Learn how Aletyx exposes decisions and processes to AI assistants through MCP.
  </Card>

  <Card title="Connect DMN to LLMs" icon="robot" href="/docs/faq/products-features/dmn-mcp">
    See how DMN decisions connect to large language models over MCP.
  </Card>

  <Card title="Decisions + GenAI" icon="diagram-project" href="/docs/decisions-genai">
    Understand how Aletyx combines deterministic decisions with generative AI.
  </Card>

  <Card title="AI for Decision Updates" icon="wrench" href="/docs/faq/products-features/ai-assistant">
    Use an AI assistant to update decision models without waiting on IT.
  </Card>

  <Card title="Get Started" icon="rocket" href="/docs/faq/getting-started/get-started">
    Find the fastest path to building your first automated decision.
  </Card>
</CardGroup>
