lorum 0.1.2-alpha.1

Unified MCP configuration manager for AI coding tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Cursor 配置

## 状态

- AI 原生 IDE,基于 VS Code fork

## MCP 配置

- **位置**: `.cursor/mcp.json`(项目级)
- **Schema**: `mcpServers` 结构(与 Claude Code 相同)
- **特性**: 支持 stdio 传输

## Rules

- **位置**: `.cursorrules`(项目根目录)
- **特性**: 纯文本项目规则,定义编码标准、架构决策、领域知识