Skip to content

feat: add Cursor/Windsurf mcp.json helper command to VS Code extension#220

Merged
himerus merged 1 commit intodevfrom
feature/feat-add-cursorwindsurf-mcpjson-helper
Mar 26, 2026
Merged

feat: add Cursor/Windsurf mcp.json helper command to VS Code extension#220
himerus merged 1 commit intodevfrom
feature/feat-add-cursorwindsurf-mcpjson-helper

Conversation

@himerus
Copy link
Copy Markdown
Contributor

@himerus himerus commented Mar 26, 2026

Summary

Add a VS Code command "Helixir: Configure for Cursor/Windsurf" that writes the appropriate mcp.json entry for editors that don't support mcpServerDefinitionProviders.

Cursor and Windsurf have their own native MCP support via mcp.json or settings, but they don't use VS Code's mcpServerDefinitionProviders API. This command bridges the gap.

The command should:

  1. Detect if running in Cursor (check process.env or app name)
  2. Find or create .cursor/mcp.json (Cursor) or equivalent config
  3. Add a h...

Created automatically by Automaker

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 26, 2026

Warning

Rate limit exceeded

@himerus has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 16 minutes and 13 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 5bf223c5-82e6-4a21-b6d6-44a6f6f80ad3

📥 Commits

Reviewing files that changed from the base of the PR and between 496dede and 1436936.

📒 Files selected for processing (3)
  • packages/vscode/package.json
  • packages/vscode/src/commands/configureCursorWindsurf.ts
  • packages/vscode/src/extension.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/feat-add-cursorwindsurf-mcpjson-helper

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@himerus himerus merged commit 8208b22 into dev Mar 26, 2026
4 of 8 checks passed
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