Sentiment Analyzer API for Cursor
io.github.br0ski777/sentiment-analyzer
Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.
client:Cursor
transport:sse
Install Sentiment Analyzer API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sentiment-analyzer": {
"url": "https://sentiment-analyzer.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs