Sentimatix for Zed
io.github.rishav0123/sentimatix
Real-time NSE/BSE stock sentiment, news NLP, technical analysis & RAG search via MCP.
client:Zed
transport:streamable-http
runtime:pypi
Install Sentimatix in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sentimatix": {
"url": "https://sentimatix-mcp.up.railway.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs