Sentimatix for Cursor
io.github.rishav0123/sentimatix
Real-time NSE/BSE stock sentiment, news NLP, technical analysis & RAG search via MCP.
client:Cursor
transport:streamable-http
runtime:pypi
Install Sentimatix in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sentimatix": {
"url": "https://sentimatix-mcp.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs