diff --git a/src/pages/guide/building-with-ai.mdx b/src/pages/guide/building-with-ai.mdx index ab6c87e..8e5bc6c 100644 --- a/src/pages/guide/building-with-ai.mdx +++ b/src/pages/guide/building-with-ai.mdx @@ -20,7 +20,7 @@ These files are generated at build time and served at the root of the site. AI user agents are automatically detected and served raw Markdown instead of rendered HTML. This provides better token efficiency and easier parsing for LLMs. -### Supported AI Agents +### Supported AI Agents. Popular user agents that are automatically detected: @@ -44,10 +44,10 @@ This is useful for copying documentation into AI conversations or for custom int The docs include a built-in "Ask AI" menu (⌘I / Ctrl+I) that provides: -- **Open in ChatGPT/Claude**: Opens the current page context in popular AI assistants -- **Copy page for AI**: Copies the page content as Markdown to your clipboard -- **View as Markdown**: Opens the raw Markdown version of the current page -- **Copy MCP URL**: Copies the MCP server URL for AI assistant configuration +- **Open in ChatGPT/Claude**: Opens the current page context in popular AI assistants. +- **Copy page for AI**: Copies the page content as Markdown to your clipboard. +- **View as Markdown**: Opens the raw Markdown version of the current page. +- **Copy MCP URL**: Copies the MCP server URL for AI assistant configuration. ## MCP Server