Skip to content
Windsurf

data aggregator mcp for Windsurf

io.github.vpatser1/data-aggregator-mcp

Unified data server: stocks, crypto, news, weather, web scraping, FX rates in one MCP

client:Windsurf transport:stdio runtime:npm

Install data aggregator mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "data-aggregator-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "data-aggregator-mcp"
      ],
      "env": {
        "LICENSE_KEY": "<LICENSE_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

data aggregator mcp in other clients