From 08cdd50fe3c2a7b2b111a01de6b0e10a931d34aa Mon Sep 17 00:00:00 2001 From: Enrique Gonzalez Date: Thu, 23 Oct 2025 14:23:33 -0700 Subject: [PATCH] add callout for version to sourcegraph mcp doc --- docs/api/mcp/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api/mcp/index.mdx b/docs/api/mcp/index.mdx index c37047ef6..973dc55af 100644 --- a/docs/api/mcp/index.mdx +++ b/docs/api/mcp/index.mdx @@ -5,6 +5,7 @@ Supported on [Enterprise](/pricing/enterprise) plans. +Available in version 6.8 and above This feature is [experimental](admin/beta_and_experimental_features#experimental-features) and might change or be removed in the future. The Sourcegraph Model Context Protocol (MCP) Server provides AI agents and applications with programmatic access to your Sourcegraph instance's code search, navigation, and analysis capabilities through a standardized interface.