For clients that support authenticated `streamable-http`, use the hosted endpoint directly:
```json
{
"mcpServers": {
"socialdatax-instagram": {
"type": "streamable_http",
"url": "https://mcp.socialdatax.com/instagram/mcp",
"headers": {
"Authorization": "Bearer <SOCIALDATAX_API_KEY>"
}
}
}
}
```
A configuration template is available in [`examples/streamable_http_config.json`](examples/streamable_http_config.json). Replace `<SOCIALDATAX_API_KEY>` with