Add one-click AI integrations to your docs
Option | Identifier | Description |
---|---|---|
Copy page | copy | Copies the current page as Markdown for pasting as context into AI tools |
View as Markdown | view | Opens the current page as Markdown |
Open in ChatGPT | chatgpt | Creates a ChatGPT conversation with the current page as context |
Open in Claude | claude | Creates a Claude conversation with the current page as context |
Open in Perplexity | perplexity | Creates a Perplexity conversation with the current page as context |
Copy MCP Server URL | mcp | Copies the MCP server URL to the clipboard |
Open in Cursor | cursor | Installs the hosted MCP server in Cursor |
Open in VSCode | vscode | Installs the hosted MCP server in VSCode |
contextual
field to your docs.json
file and specify which options you want to include.
options
array. Each custom option requires these properties:
<svg>...</svg>
element from the JSX output field.icon={<svg ...> ... </svg>}
.height
and width
as needed.regular
, solid
, light
, thin
, sharp-solid
, duotone
, brands
.Simple link
Dynamic link with page content