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
{
"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