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

View File

@@ -79,6 +79,8 @@
- [如何写出完美的Prompt](sources/perfect-prompt-guide.md)
## Entities
- [Cursor](entities/Cursor.md)
- [Smisery](entities/Smisery.md)
- [OpenClaw](entities/OpenClaw.md)
- [N8N](entities/N8N.md)
- [MCP](entities/MCP.md)
@@ -92,6 +94,9 @@
- [LangChain](entities/LangChain.md)
## Concepts
- [Agent模式](concepts/Agent模式.md)
- [SequentialThinking](concepts/SequentialThinking.md)
- [SSE](concepts/SSE.md)
- [Workspace](concepts/Workspace.md)
- [多Agent系统](concepts/多Agent系统.md)
- [工作流自动化](concepts/工作流自动化.md)