File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -537,12 +537,16 @@ See [Themes](themes) for more information.
537537 Contextual menu for AI-optimized content and integrations.
538538
539539 <Expandable title = " Contextual" >
540- <ResponseField name = " options" type = " array of " copy" | " view" | " chatgpt" | " claude" " required >
540+ <ResponseField name = " options" type = " array of " copy" | " view" | " chatgpt" | " claude" | " perplexity " | " mcp " | " cursor " | " vscode " " required >
541541 Actions available in the contextual menu. The first option appears as the default.
542542 - ` copy ` : Copy the current page as Markdown to the clipboard.
543543 - ` view ` : View the current page as Markdown in a new tab.
544544 - ` chatgpt ` : Send the current page content to ChatGPT.
545545 - ` claude ` : Send the current page content to Claude.
546+ - ` perplexity ` : Send the current page content to Perplexity.
547+ - ` mcp ` : Copies your MCP server URL to the clipboard.
548+ - ` cursor ` : Installs your hosted MCP server in Cursor.
549+ - ` vscode ` : Installs your hosted MCP server in VSCode.
546550
547551 <img src = " /images/page-context-menu.png" alt = " Contextual Menu" className = " rounded-xl" />
548552
You can’t perform that action at this time.
0 commit comments