{
  "mcpServers": {
    "http_server": {
      "transport": "http",
      "url": "https://api.example.com/mcp",
      "headers": {
        "Authorization": "Bearer token123"
      },
      "timeout": 30
    }
  }
}
