Skip to content
Grok

Sentimatix for Grok

io.github.rishav0123/sentimatix

Real-time NSE/BSE stock sentiment, news NLP, technical analysis & RAG search via MCP.

client:Grok transport:streamable-http runtime:pypi

Install Sentimatix in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "sentimatix": {
      "type": "http",
      "url": "https://sentimatix-mcp.up.railway.app/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Sentimatix in other clients