Prerequisites
- VS Code with the Cline extension installed
- A MCPCore server with at least one tool
- The config snippet from your server’s Integration tab
Step 1 — Get your config snippet
Open your server’s detail page, click the Integration tab, and select Cline. Copy the generated snippet.Step 2 — Open Cline’s MCP config
In VS Code, open the Cline extension panel (sidebar icon or Command Palette → Cline: Open). Navigate to MCP Servers and click Configure MCP Servers. This opens Cline’smcp_settings.json file.
Step 3 — Merge the snippet
Add your server entry to themcpServers object in mcp_settings.json.