Web3 Sentiment for Cursor
io.github.evozim/web3-sentiment
Web3 social sentiment aggregator analyzing crypto trends.
client:Cursor
transport:sse
Install Web3 Sentiment in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"web3-sentiment": {
"url": "https://web3-sentiment-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs