feat(wiki): ingest 'MCP在Cursor中的集成与应用详解.md' following CLAUDE.md schema

This commit is contained in:
2026-04-14 19:34:03 +08:00
parent 1a5b8867d5
commit 8f5268db77
9 changed files with 129 additions and 21 deletions

17
wiki/entities/Cursor.md Normal file
View File

@@ -0,0 +1,17 @@
---
title: "Cursor"
type: entity
tags: [ide, ai-tool]
last_updated: 2026-04-14
---
## Aliases
- Cursor AI
- Cursor IDE
## Summary
Cursor 是一个集成了多种 AI 能力的代码编辑器,支持接入外部的大模型与服务。在较新的版本中,其 Composer 模块支持接入 [[MCP]]Modal Context Protocol允许开发者通过大模型自动化地执行工具和命令行任务。
## Key Connections
- [[Cursor]] ← extends ← [[MCP]]
- [[Cursor]] 包含交互组件 [[Agent模式]] 和 Normal 模式