Skip to content
VS Code

TrendFlow for VS Code

dev.mory/trendflow

Google Trends data: interest over time, by region, related queries, and trending now.

client:VS Code transport:streamable-http tools:8

Install TrendFlow in VS Code

.vscode/mcp.json

{
  "servers": {
    "trendflow": {
      "type": "http",
      "url": "https://trendflow.mory.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

TrendFlow in other clients