From 30a1b0486ae8a2e2916d6215df7451486567f89f Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Thu, 23 Apr 2026 10:05:57 +0500 Subject: [PATCH] docsL update MCP Server description for clarity --- docs/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest.json b/docs/manifest.json index 3209b70021f45..1776952ec3142 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1193,7 +1193,7 @@ }, { "title": "MCP Server", - "description": "Connect to agents Coder with a MCP server", + "description": "Connect AI coding agents to Coder using the MCP server", "path": "./ai-coder/mcp-server.md", "state": ["beta"] },