← Back to Plugins
MCP Server MCP

FutureSearch MCP Server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx futuresearch-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "futuresearch-mcp",
      "version": "0.26.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key for the FutureSearch service, found at https://futuresearch.ai/app/api-key",
          "isRequired": true,
          "isSecret": true,
          "name": "FUTURESEARCH_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...