I am currently using Cursor 0.46 version and have learned from the Changelog that MCP can be configured in <project-root>/.cursor/mcp.json
. My question is:
- This configuration is project specific. If there are multiple projects, do we need to configure each one? Because many MCP configurations are interchangeable.
- Is there a global configuration file that can be effective for all projects?
Thanks!