Skip to content
Windsurf

FutureSearch MCP Server for Windsurf

io.github.futuresearch/futuresearch-mcp

AI forecasting for your AI: probabilities, dates, and numbers with a public track record.

client:Windsurf transport:stdio runtime:pypi

Install FutureSearch 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": {
    "futuresearch-mcp": {
      "command": "uvx",
      "args": [
        "futuresearch-mcp"
      ],
      "env": {
        "FUTURESEARCH_API_KEY": "<FUTURESEARCH_API_KEY>"
      }
    }
  }
}

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

FutureSearch MCP Server in other clients