Sentiment Analyzer API for Grok
io.github.br0ski777/sentiment-analyzer
Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.
client:Grok
transport:sse
Install Sentiment Analyzer API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"sentiment-analyzer": {
"type": "sse",
"url": "https://sentiment-analyzer.api.klymax402.com/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