Skip to content

support Cursor IDE (MCP Client) #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2025
Merged

support Cursor IDE (MCP Client) #28

merged 1 commit into from
Apr 17, 2025

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Apr 17, 2025

This pull request adds support for a new client configuration file for "Cursor" on both macOS and Windows platforms by updating the clientLists map in the respective configuration files.

Platform-specific changes:

  • client/client_config.go: Added an entry for "Cursor" pointing to the configuration file located at ~/.cursor/mcp.json on macOS.
  • client/client_config_windows.go: Added an entry for "Cursor" pointing to the configuration file located at %APPDATA%\Roaming\Cursor\mcp.json on Windows.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Apr 17, 2025
@cfc4n cfc4n merged commit 23f8550 into master Apr 17, 2025
6 checks passed
@cfc4n cfc4n deleted the client-cursor branch April 17, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant