Skip to content

Commit 09c215f

Browse files
authored
Merge pull request modelcontextprotocol#636 from modelcontextprotocol/davidsp/remove-update
docs: remove updates.mdx as we don't maintain it well
2 parents a29a2a5 + e206a76 commit 09c215f

File tree

3 files changed

+0
-68
lines changed

3 files changed

+0
-68
lines changed

docs/development/updates.mdx

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

docs/docs.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
{
5454
"group": "Development",
5555
"pages": [
56-
"development/updates",
5756
"development/roadmap",
5857
"development/contributing"
5958
]

docs/introduction.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: Introduction
33
description: 'Get started with the Model Context Protocol (MCP)'
44
---
55

6-
<Note>C# SDK released! Check out [what else is new.](/development/updates)</Note>
7-
86
MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.
97

108
## Why MCP?

0 commit comments

Comments
 (0)