diff --git a/ai/mintlify-mcp.mdx b/ai/mintlify-mcp.mdx index dc9dab777..e0298b622 100644 --- a/ai/mintlify-mcp.mdx +++ b/ai/mintlify-mcp.mdx @@ -1,7 +1,7 @@ --- title: "Admin Model Context Protocol (MCP) server" shortTitle: "Admin MCP" -description: "Let AI tools directly edit your content and update settings in your dashboard with the admin MCP server. Connect Claude, Cursor, or any MCP client to draft, save, and ship changes." +description: "Give AI tools like Claude and Cursor write access to your Mintlify content and dashboard so they can edit pages, update settings, and open PRs." keywords: ["MCP", "write access", "AI", "editing", "Claude", "Cursor", "branch", "pull request"] --- diff --git a/ai/model-context-protocol.mdx b/ai/model-context-protocol.mdx index f004017b2..9bdc85142 100644 --- a/ai/model-context-protocol.mdx +++ b/ai/model-context-protocol.mdx @@ -1,7 +1,7 @@ --- title: "Search Model Context Protocol (MCP) server" shortTitle: "Search MCP" -description: "Connect your content to AI tools like Claude and Cursor with a hosted MCP server for search." +description: "Connect AI tools like Claude, Cursor, and ChatGPT to your hosted search MCP server so they can find and retrieve your content." keywords: ["MCP", "AI tools", "Claude", "Cursor", "search"] ---