Commit e359743
Add Cursor MCP support for global mode (#1273)
* feat: Add Cursor MCP support for global mode
* fix: add descriptive error handling for JSON parsing in CursorMcp
* ✅ PR #1273 mergeable, med/low issues only
Co-authored-by: dyoshikawa-claw <dyoshikawa-claw@users.noreply.github.com>
---------
Co-authored-by: dyoshikawa <dyoshikawa1993@gmail.com>
Co-authored-by: dyoshikawa-claw <dyoshikawa-claw@users.noreply.github.com>1 parent d13787b commit e359743
8 files changed
Lines changed: 368 additions & 66 deletions
File tree
- docs/reference
- skills/rulesync
- src
- e2e
- features/mcp
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments