18 lines
529 B
Markdown
18 lines
529 B
Markdown
---
|
||
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 模式
|