Skip to content
Cline

OpenResearch MCP for Cline

io.github.olanokhin/openresearch-mcp

Zero-auth research MCP: web, academic, finance, news, weather, macro, social, SEC. No keys.

client:Cline transport:stdio runtime:pypi

Install OpenResearch MCP 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": {
    "openresearch-mcp": {
      "command": "uvx",
      "args": [
        "openresearch-mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "OPENALEX_EMAIL": "<OPENALEX_EMAIL>",
        "STACKEXCHANGE_KEY": "<STACKEXCHANGE_KEY>",
        "SEC_USER_AGENT": "<SEC_USER_AGENT>"
      }
    }
  }
}

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

OpenResearch MCP in other clients