SentimentTrail for Zed
io.github.evozim/sentiment-trail
Multi-channel social sentiment aggregation oracle.
client:Zed
transport:sse
Install SentimentTrail in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sentiment-trail": {
"url": "https://sentiment-trail-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs