{
  "mcpServers": {
    "safeguard": {
      "httpUrl": "https://mcp.safeguard.sh/mcp",
      "timeout": 30000,
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY_HERE"
      }
    }
  }
}