Skip to content

docs: add contextual menu for AI-assisted docs browsing - #103

Merged
jrusso1020 merged 1 commit into
mainfrom
docs/add-contextual-menu
Mar 27, 2026
Merged

docs: add contextual menu for AI-assisted docs browsing#103
jrusso1020 merged 1 commit into
mainfrom
docs/add-contextual-menu

Conversation

@jrusso1020

Copy link
Copy Markdown
Collaborator

What

Adds Mintlify's contextual menu to every docs page via docs.json.

Why

Makes it easy for developers to use our docs as context in AI tools — copy page content, open in Claude, connect via MCP to their IDE, or file a GitHub issue, all from the docs header.

How

Single contextual config block in docs.json. Options chosen to align with our AI-first workflow (Claude skills, MCP integration):

Option What it does
copy Copy page as Markdown to clipboard
claude Open in Claude with page as context
cursor Connect Mintlify MCP server to Cursor
vscode Connect Mintlify MCP server to VS Code
windsurf Connect Mintlify MCP server to Windsurf
mcp Copy raw MCP server URL (any tool)
Open an issue Custom link → GitHub Issues new issue form

No ChatGPT/Perplexity/Grok — we lean into Claude given our skills ecosystem.

Test plan

  • Deploy preview shows contextual menu button in docs header
  • Each option works (copy, Claude, IDE connections, GitHub link)

Adds a contextual menu to every docs page with options to copy page
content, open in Claude, connect via MCP to Cursor/VS Code/Windsurf,
and file a GitHub issue — all directly from the docs header.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mintlify

mintlify Bot commented Mar 27, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
hyperframes 🟢 Ready View Preview Mar 27, 2026, 11:07 PM

@jrusso1020
jrusso1020 merged commit f79fceb into main Mar 27, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants