Prerequisites
- Claude Desktop installed (macOS or Windows)
- 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 Claude Desktop. Copy the generated config snippet. It will look like this:Step 2 — Open the config file
macOS:{} as the initial content.
Step 3 — Merge the snippet
If the file already has amcpServers object, add your new server entry alongside the existing ones:
Step 4 — Restart Claude Desktop
Fully quit and reopen Claude Desktop. MCP connections are established at startup.Step 5 — Verify
Look for the tools icon (plug or hammer) in the Claude Desktop chat input bar. Click it to see available tools from your server.Troubleshooting
Validate your JSON at jsonlint.com before saving — syntax errors are the most common cause of connection failures in Claude Desktop.