Skip to content

fix: write Cursor MCP config under mcpServers - #252

Merged
SebTardif merged 1 commit into
mainfrom
fix/improve-mpi-20260828-s0815
Aug 28, 2026
Merged

fix: write Cursor MCP config under mcpServers#252
SebTardif merged 1 commit into
mainfrom
fix/improve-mpi-20260828-s0815

Conversation

@SebTardif

Copy link
Copy Markdown
Contributor

Summary

Configure MCP wrote Cursor `.cursor/mcp.json` under `servers`. Cursor
docs and the editor still load `mcpServers`. The status bar then
showed configured while Cursor never started Patchloom.

Write `mcpServers` for Cursor (same as Windsurf). Still treat a
legacy `servers.patchloom` entry as already configured.

Verification

  • Unit test: Cursor file has `mcpServers.patchloom` and no `servers` key
  • `npm run check`

Checklist

  • All commits in this pull request are signed off with `git commit -s`
  • I ran `npm run check` and it passes
  • I updated docs if user-facing behavior changed
  • I am contributing this work under the repository license (MIT)

Cursor reads .cursor/mcp.json as mcpServers. Configure MCP wrote the
VS Code servers key, so Cursor ignored Patchloom while the status bar
showed configured. Keep inspecting legacy servers.patchloom.

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@SebTardif
SebTardif marked this pull request as ready for review August 28, 2026 15:11
@SebTardif
SebTardif enabled auto-merge (squash) August 28, 2026 15:11
@SebTardif
SebTardif merged commit 6b54013 into main Aug 28, 2026
22 checks passed
@SebTardif
SebTardif deleted the fix/improve-mpi-20260828-s0815 branch August 28, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant