{
  "mcpServers": {
    "kareet-crm": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://crm.kareet.com/mcp",
        "--header",
        "Authorization: Bearer ${KAREET_API_KEY}"
      ]
    }
  }
}
