review intelligence mcp server for Cursor
com.thenextgennexus/review-intelligence-mcp-server
G2, Trustpilot, Yelp reviews with sentiment and theme extraction across sources.
client:Cursor
transport:streamable-http
tools:3
Install review intelligence mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"review-intelligence-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/review-intelligence-mcp-server/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs