Auto-sync: 2026-04-17 08:37
This commit is contained in:
29
wiki/concepts/MCP服务器.md
Normal file
29
wiki/concepts/MCP服务器.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
title: "MCP服务器"
|
||||
type: concept
|
||||
tags: [ai, mcp, protocol]
|
||||
date: 2026-04-17
|
||||
---
|
||||
|
||||
## Definition
|
||||
MCP(Model Context Protocol,模型上下文协议)是一种支持将外部工具和服务集成到 AI 代理的协议平台,赋予 AI 代理更丰富的执行能力。
|
||||
|
||||
## Full Name
|
||||
Model Context Protocol
|
||||
|
||||
## Context
|
||||
- Cursor 的扩展功能
|
||||
|
||||
## Features
|
||||
- 集成外部 API 和工具
|
||||
- 扩展 AI 代理功能范围
|
||||
- 支持添加和切换多个 MCP 服务器
|
||||
|
||||
## Usage
|
||||
在 Cursor 中添加 MCP 服务器:
|
||||
1. 打开设置面板
|
||||
2. 找到 MCP 服务器配置
|
||||
3. 添加或切换 MCP 服务器
|
||||
|
||||
## Related Entities
|
||||
- [[Cursor]]
|
||||
Reference in New Issue
Block a user