Skip to content

Conversation

@mintlify-development
Copy link
Contributor

@mintlify-development mintlify-development bot commented Feb 12, 2026

Summary

  • Added new AI ads documentation page at /optimize/ai-ads
  • Added AI ads to navigation in docs.json under Optimize section
  • Fixed contextual menu option from add-mcp to mcp to resolve validation error

This addresses the new AI ads feature that allows users to automatically generate and display ads through the dashboard.


Note

Low Risk
Docs-only changes plus a small config key rename; risk is limited to potential navigation/config validation issues.

Overview
Adds a new optimize/ai-ads documentation page describing how to enable and use AI-generated ads via the dashboard.

Updates docs.json to surface the new page under the Optimize navigation group and fixes a contextual menu option key from add-mcp to mcp to satisfy config validation.

Written by Cursor Bugbot for commit 126a337. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

"chatgpt",
"claude",
"add-mcp",
"mcp",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Contextual menu option changed to different feature

Medium Severity

The change from add-mcp to mcp in the contextual options swaps one feature for a completely different one. According to ai/contextual-menu.mdx, mcp means "Copy MCP server URL" while add-mcp means "Copy MCP install command" (copies the npx add-mcp command). The PR describes this as fixing a validation error, but it silently changes the contextual menu behavior for all users of the docs site.

Fix in Cursor Fix in Web

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.

0 participants