Deploy & connect

Connect Claude Desktop

Add your easyMCP server to Claude Desktop with one block of JSON.

Open the config file

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Add the server

Copy the snippet from the Connect button in your project. It looks like:

{
  "mcpServers": {
    "my-project": {
      "url": "https://easymcp.eu/api/public/mcp/<project-id>"
    }
  }
}

Restart Claude

Quit Claude completely and reopen it. Your tools appear in the 🔌 menu in the message composer.