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

# Integrations

> Connect supported coding harnesses and agent frameworks to Atlan.

Add governed Atlan tools to the environment where an agent already works. Each
visible guide has a current setup path, a verification step, and explicit
limits.

MCP client integrations use the OAuth-protected Streamable HTTP endpoint
[`https://agentgateway.atlan.engineering/mcp`](https://agentgateway.atlan.engineering/mcp).

<Note>
  Every integration listed here is in Preview. Availability depends on your
  Atlan account, workspace permissions, and the client version you use.
</Note>

<Card title="MCP overview" icon="plug" href="/mcp/overview">
  Understand the OAuth connection endpoint, namespaced tools, and live tool
  discovery before configuring a client.
</Card>

## AI coding harnesses

<CardGroup cols={2}>
  <Card title="Claude Code" icon="https://mintcdn.com/atlan-602e2b74/pPcK1s6Qs7BTlBW2/assets/integrations/claude.svg?fit=max&auto=format&n=pPcK1s6Qs7BTlBW2&q=85&s=3d6e920914e126cf26cf379859af5dfb" href="/integrations/claude-code" width="32" height="32" data-path="assets/integrations/claude.svg">
    **Preview.** Find and inspect governed Atlan artifacts without leaving a Claude Code session.
  </Card>

  <Card title="Claude Desktop" icon="https://mintcdn.com/atlan-602e2b74/pPcK1s6Qs7BTlBW2/assets/integrations/claude.svg?fit=max&auto=format&n=pPcK1s6Qs7BTlBW2&q=85&s=3d6e920914e126cf26cf379859af5dfb" href="/integrations/claude-desktop" width="32" height="32" data-path="assets/integrations/claude.svg">
    Open a selected, reviewed skill in a Claude Desktop conversation.
  </Card>

  <Card title="Codex" icon="https://mintcdn.com/atlan-602e2b74/pPcK1s6Qs7BTlBW2/assets/integrations/openai.svg?fit=max&auto=format&n=pPcK1s6Qs7BTlBW2&q=85&s=cb2b7173992862e45da3113c20014e5c" href="/integrations/codex" width="24" height="24" data-path="assets/integrations/openai.svg">
    **Preview.** Give Codex access to the Atlan tools available to your identity and workspace.
  </Card>
</CardGroup>

## Agent runtimes & frameworks

<CardGroup cols={2}>
  <Card title="Claude Managed Agents" icon="https://mintcdn.com/atlan-602e2b74/pPcK1s6Qs7BTlBW2/assets/integrations/claude.svg?fit=max&auto=format&n=pPcK1s6Qs7BTlBW2&q=85&s=3d6e920914e126cf26cf379859af5dfb" href="/integrations/claude-managed-agents" width="32" height="32" data-path="assets/integrations/claude.svg">
    **Preview.** Register externally run Claude Managed Agents and inspect their
    recorded activity in Atlan.
  </Card>

  <Card title="OpenAI Agents SDK" icon="https://mintcdn.com/atlan-602e2b74/pPcK1s6Qs7BTlBW2/assets/integrations/openai.svg?fit=max&auto=format&n=pPcK1s6Qs7BTlBW2&q=85&s=cb2b7173992862e45da3113c20014e5c" href="/integrations/openai-agents-sdk" width="24" height="24" data-path="assets/integrations/openai.svg">
    **Preview.** Expose Atlan MCP tools to an SDK agent over Streamable HTTP.
  </Card>

  <Card title="LangGraph" icon="https://mintcdn.com/atlan-602e2b74/pPcK1s6Qs7BTlBW2/assets/integrations/langgraph.svg?fit=max&auto=format&n=pPcK1s6Qs7BTlBW2&q=85&s=c895ab5aab631cbc6be58cc562eeb969" href="/integrations/langgraph" width="63" height="63" data-path="assets/integrations/langgraph.svg">
    **Preview.** Load Atlan tools through the LangChain MCP adapter for use in a graph or agent.
  </Card>

  <Card title="CrewAI" icon="https://mintcdn.com/atlan-602e2b74/pPcK1s6Qs7BTlBW2/assets/integrations/crewai.svg?fit=max&auto=format&n=pPcK1s6Qs7BTlBW2&q=85&s=84cc0210decf8030d0eabcd0f7ffeaca" href="/integrations/crewai" width="48" height="48" data-path="assets/integrations/crewai.svg">
    **Preview.** Add governed Atlan tools to a CrewAI agent with its HTTP MCP transport.
  </Card>

  <Card title="Google ADK" icon="https://mintcdn.com/atlan-602e2b74/pPcK1s6Qs7BTlBW2/assets/integrations/google.svg?fit=max&auto=format&n=pPcK1s6Qs7BTlBW2&q=85&s=16fac321f7e3207c93f65cb041d9de20" href="/integrations/google-adk" width="118" height="120" data-path="assets/integrations/google.svg">
    **Preview.** Make Atlan tools available to an ADK agent through `McpToolset`.
  </Card>
</CardGroup>
