For clients that support authenticated `streamable-http`, use the hosted endpoint directly:
```json
{
"mcpServers": {
"socialdatax-wechat": {
"type": "streamable_http",
"url": "https://mcp.socialdatax.com/wechat/mcp",
"headers": {
"Authorization": "Bearer <SOCIALDATAX_API_KEY>"
}
}
}
}
```
A ready-to-copy example is available in [`examples/streamable_http_config.json`](examples/streamable_http_config.json).
For command/stdio-only MCP clients, use `m