Skip to content

Commit 9f22644

Browse files
committed
Fix aliases and related fields to use comma-separated format
1 parent e5630bd commit 9f22644

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

topics/mcp/index.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
22
display_name: MCP
33
topic: mcp
4-
aliases:
5-
- model-context-protocol
6-
related:
7-
- mcp-server
8-
- ai-agent
9-
- llm
10-
- agent-harness
4+
aliases: model-context-protocol
5+
related: mcp-server, ai-agent, llm, agent-harness
116
short_description: Model Context Protocol (MCP) is an open standard for connecting AI models to external tools and data sources.
127
created_by: Anthropic
138
url: https://modelcontextprotocol.io

0 commit comments

Comments
 (0)