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

# Unstructured Foundation installation overview

> Learn how to install Unstructured Foundation into various AI tools. You can then use Foundation to give your team and its AI agents persistent access to your organization's knowledge without file uploads.

<Note>
  Unstructured Foundation is an Early Access product. **Unstructured must accept you into the Early Access program
  before you can begin using Foundation.**
  [Add your name to the Early Access interest list](https://unstructured.io/foundation-early-access).

  Unstructured is currently accepting a limited number of participants into the Early Access program at its discretion, with
  plans to expand access to a more general audience in the future.

  The following information is being provided to give you an advance preview of possible future functionality. Unstructured
  makes no express claims as to what extent this information will reflect the state of the product upon initial
  general availability.
</Note>

[Unstructured Foundation](/foundation/overview) works with any AI tool or agent that supports the Model Context Protocol (MCP) standard. Unstructured offers installation instructions for the following popular AI tools:

* [Claude Code](/foundation/install/claude-code)
* [Claude Desktop](/foundation/install/claude-desktop)
* [Codex CLI](/foundation/install/codex-cli)
* [Codex Desktop](/foundation/install/codex-desktop)
* [Cursor CLI](/foundation/install/cursor-cli)
* [Cursor IDE](/foundation/install/cursor-ide)

For other AI tools that support the MCP standard, use the following MCP server URL:

```text theme={null}
https://mcp.foundation.unstructured.io/mcp
```

To learn how to apply this MCP server URL to a specific AI tool, see your AI tool's documentation.
