Cline (VS Code extension) stores MCP config in `cline_mcp_settings.json` under `mcpServers`. **What to do:** `src/adapters/cline.ts` + registration + fixture test. Document the exact path per-OS in the adapter file. **Done when:** round-trip test passes.
Cline (VS Code extension) stores MCP config in
cline_mcp_settings.jsonundermcpServers.What to do:
src/adapters/cline.ts+ registration + fixture test. Document the exact path per-OS in the adapter file.Done when: round-trip test passes.