Skip to content

Commit a045249

Browse files
committed
Sync open source content 🐝 (from f1ccc5cf1aa5451324b4747b4c10a83d5fa9fc24)
1 parent f676765 commit a045249

File tree

2 files changed

+94
-267
lines changed

2 files changed

+94
-267
lines changed

mcp/index.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,12 @@ import {
1010
useCasesCards,
1111
gettingStartedCards,
1212
buildingServersCards,
13-
introToMcpCards,
1413
} from "@/lib/data/mcp-index";
1514

1615
# Model Context Protocol (MCP) Hub
1716

1817
Welcome to the Model Context Protocol Hub. MCP is an open standard that enables AI agents to securely connect to external tools, data sources, and services. Whether you're using MCP servers or building your own, this hub will help you get the most out of the protocol.
1918

20-
## Intro to MCP
21-
22-
Comprehensive guides to understanding MCP in the context of different AI ecosystems and platforms.
23-
24-
<CardGrid cards={introToMcpCards} columns={2} />
25-
2619
## Core concepts
2720

2821
Understanding MCP's building blocks is essential for making informed decisions about how to use it effectively.

0 commit comments

Comments
 (0)