Skip to content
Windsurf

Everyrow MCP Server for Windsurf

io.github.futuresearch/everyrow-mcp

Give your AI a research team. Forecast, score, classify, or research every row of a dataset.

client:Windsurf transport:stdio runtime:pypi

Install Everyrow MCP Server 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": {
    "everyrow-mcp": {
      "command": "uvx",
      "args": [
        "everyrow-mcp"
      ],
      "env": {
        "EVERYROW_API_KEY": "<EVERYROW_API_KEY>"
      }
    }
  }
}

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

Everyrow MCP Server in other clients