X-Social Intel for Zed
io.github.evozim/x-data
Real-time Twitter/X data miner and sentiment parser for autonomous bots.
client:Zed
transport:sse
Install X-Social Intel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"x-data": {
"url": "https://x-data-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs