61df9982ee
The Kilocode extension stores project-level MCP settings in .kilocode/mcp.json, but the migrator was looking for .kilocode/mcp_settings.json (which is only used for global settings). This meant local MCP servers were never picked up by the CLI.