*** title: Using AI with 0x sidebarTitle: Using AI with 0x description: >- Use built-in AI integrations and copy options in 0x Docs to work efficiently with LLMs --------- 0x Docs includes built-in AI integrations and an official MCP server so you can work with up-to-date documentation directly inside your AI tools and editor. All options are available from the **page actions menu** on any documentation page. ![context menu in docs](https://files.buildwithfern.com/0x.docs.buildwithfern.com/8f209425aab35fd3ab97f85d48426aa33a52b2fb897edab1c50b54be5ce3f813/docs/assets/img/introduction/context-menu.png) ## Get started Connect AI tools to 0x documentation for an enhanced development experience. {" "} Use 0x docs directly in your AI workflow with context-menu copy options, direct AI tool integrations, and one-click IDE setup. Explore consumer and developer tools using AI and 0x in production. ## Available Options Below is a list of all available options, what they do, and when to use them. ### Connect via MCP For the best AI development experience, connect your editor or AI assistant to the **0x MCP Server**. MCP gives AI tools live, searchable access to 0x documentation — no copy-pasting required. → Follow the full setup guide: **[Connect to the 0x MCP Server](/docs/introduction/develop-with-ai/mcp-setup)** If you're building in an IDE or working on a multi-step integration, MCP is the recommended approach. ### Copy Page Copies the page in a format optimized for AI tools. * Preserves structure and code blocks * Removes UI and navigation noise **When to use**\ Paste into any LLM to ask questions or generate code using the current page as context. **How to use**\ Select **Copy page**, then paste into your AI tool. *** ### View as Markdown Shows the raw Markdown source of the page. **When to use**\ Inspect, edit, or selectively share content before sending it to an AI tool. **How to use**\ Select **View as Markdown**, then copy what you need. *** ### Ask AI Ask questions about the current page directly in the docs. **When to use**\ Get quick explanations without leaving the documentation site. **How to use**\ Select **Ask AI** and enter your question. *** ### Open in ChatGPT Opens the page in ChatGPT with context included. **When to use**\ Quick Q\&A or code generation based on a single page. **How to use**\ Select **Open in ChatGPT** to continue in ChatGPT. *** ### Open in Claude Opens the page in Claude with full context. **When to use**\ Deeper analysis or longer-form reasoning about the page. **How to use**\ Select **Open in Claude** to continue in Claude.