Skip to content
Cline

FutureSearch MCP Server for Cline

io.github.futuresearch/futuresearch-mcp

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

client:Cline transport:stdio runtime:pypi

Install FutureSearch MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

FutureSearch MCP Server in other clients