TrendFlow for Cursor
dev.mory/trendflow
Google Trends data: interest over time, by region, related queries, and trending now.
client:Cursor
transport:streamable-http
tools:8
Install TrendFlow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trendflow": {
"url": "https://trendflow.mory.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs