From 9382736bc5a18d635449dfe18158eb4caa3b4037 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 06:19:06 +0000 Subject: [PATCH] docs: update Model Context Protocol page title to include MCP acronym --- ai/model-context-protocol.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/model-context-protocol.mdx b/ai/model-context-protocol.mdx index 9381b3216..b5dec89f9 100644 --- a/ai/model-context-protocol.mdx +++ b/ai/model-context-protocol.mdx @@ -1,5 +1,5 @@ --- -title: "Model Context Protocol" +title: "Model Context Protocol (MCP)" description: "Connect your documentation and API endpoints to AI tools like Claude and Cursor with a hosted Model Context Protocol (MCP) server." keywords: ["MCP", "AI tools", "Claude", "Cursor"] ---