The user wants a short "About" HTML snippet for an MCP called "Local Code Indexing for Cursor". The positioning is: local code instantly becomes a searchable knowledge base, semantic function search directly in Cursor, smooth cross-project navigation.
I need to write a short intro in HTML with safe tags only. Let me craft something concise.
Local Code Indexing for Cursor 是一款面向 Cursor 编辑器的本地代码索引 MCP。它会把本地仓库自动解析为可搜索的知识库,让你直接在 IDE 内按语义查找函数、类与符号,并支持跨项目快速跳转,省去手动翻找与切换窗口的繁琐。
它能做什么
- 语义检索:用自然语言或近似描述即可定位目标函数与定义。
- 跨项目跳转:在多个本地仓库之间丝滑穿梭,正确定位符号出处。
- 本地索引:代码不上传,构建一次索引即可离线复用。
接入说明
该 MCP 在 Cursor 中以本地服务方式运行,无需申请 API Key。在 MCP 客户端填写本地启动命令与路径即可启用,首次使用会触发索引构建。