Skip to content

Commit c364077

Browse files
manovotnyclaude
andcommitted
Remove MCP overview page per request
Remove docs/guides/ai/mcp/overview.mdx and update manifest and redirects to point to connect-mcp-client instead. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent abfca99 commit c364077

File tree

3 files changed

+3
-25
lines changed

3 files changed

+3
-25
lines changed

docs/guides/ai/mcp/overview.mdx

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/manifest.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,10 +1064,6 @@
10641064
"title": "Model Context Protocol (MCP)",
10651065
"items": [
10661066
[
1067-
{
1068-
"title": "Overview",
1069-
"href": "/docs/guides/ai/mcp/overview"
1070-
},
10711067
{
10721068
"title": "Connect an MCP client",
10731069
"href": "/docs/guides/ai/mcp/connect-mcp-client"

redirects/static/docs.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2776,7 +2776,7 @@
27762776
},
27772777
{
27782778
"source": "/docs/mcp/overview",
2779-
"destination": "/docs/guides/ai/mcp/overview"
2779+
"destination": "/docs/guides/ai/mcp/connect-mcp-client"
27802780
},
27812781
{
27822782
"source": "/docs/mcp/connect-mcp-client",
@@ -3359,7 +3359,7 @@
33593359
},
33603360
{
33613361
"source": "/docs/guides/development/mcp/overview",
3362-
"destination": "/docs/guides/ai/mcp/overview"
3362+
"destination": "/docs/guides/ai/mcp/connect-mcp-client"
33633363
},
33643364
{
33653365
"source": "/docs/guides/development/mcp/build-mcp-server",
@@ -3371,7 +3371,7 @@
33713371
},
33723372
{
33733373
"source": "/docs/guides/development/mcp",
3374-
"destination": "/docs/guides/ai/mcp/overview"
3374+
"destination": "/docs/guides/ai/mcp/connect-mcp-client"
33753375
},
33763376
{
33773377
"source": "/docs/guides/development/ai-prompts",

0 commit comments

Comments
 (0)