HasData Google Trends for Cursor
com.hasdata/google-trends
Google Trends interest over time, by region, and related queries and topics, as JSON.
client:Cursor
transport:streamable-http
runtime:npm
Install HasData Google Trends in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-trends": {
"url": "https://mcp.hasdata.com/mcp?apis=google_trends"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs