When updating from an earlier version via the install.ps1 Cursor IDE didn't get discovered (despite this working in the past). When I uninstalled the previous version it removed some code from the .cursor directory, but new install didn't update that directory - just the VS Code installation. I manually added the server to the ~.cursor\mcp.json file, but the cbm-code-discovery-gate hook is firing from the installed claude code hook and triggering a popup that prompts for which program to open it in. Selecting Cursor doesn't seem to work and that hook is firing every time the cursor agent tries to read from a file (see #214 as potential overlap) - since that hook isn't natively running the agent doesn't ever execute any of the MCP commands.
Platform: Windows
Previous version: v0.4.4
Updated version: v0.6.0
When updating from an earlier version via the install.ps1 Cursor IDE didn't get discovered (despite this working in the past). When I uninstalled the previous version it removed some code from the .cursor directory, but new install didn't update that directory - just the VS Code installation. I manually added the server to the ~.cursor\mcp.json file, but the cbm-code-discovery-gate hook is firing from the installed claude code hook and triggering a popup that prompts for which program to open it in. Selecting Cursor doesn't seem to work and that hook is firing every time the cursor agent tries to read from a file (see #214 as potential overlap) - since that hook isn't natively running the agent doesn't ever execute any of the MCP commands.
Platform: Windows
Previous version: v0.4.4
Updated version: v0.6.0