-
Notifications
You must be signed in to change notification settings - Fork 394
Open
Labels
improvementNot a bug or a feature, but something general we can improveNot a bug or a feature, but something general we can improvemodel-context-protocol
Description
Describe the bug
Wrong MCP server selected when current workspace has more than one project.
When I open 2 projects (Project 1 and 2) in the same Cursor workspace, calls to Metals MCP tools are failing when targeting one off this project:
Tool: compile-module moduleA in project 1:
Error: Module not found: moduleA
LLM is smart enough to list module, and project 2 modules are listed.
I need to double check, my intuition is that LLM only talk to Metals MCP on the active (Cursor) project.
Expected behavior
No response
Operating system
Mac OS
Editor/Extension
Cursor
Version of Metals
v1.6.3
Scala version/s
N/A
Extra context or search terms
No response
ahoy-jon
Metadata
Metadata
Assignees
Labels
improvementNot a bug or a feature, but something general we can improveNot a bug or a feature, but something general we can improvemodel-context-protocol