OpenResearch MCP for Claude Desktop
io.github.olanokhin/openresearch-mcp
Zero-auth research MCP: web, academic, finance, news, weather, macro, social, SEC. No keys.
client:Claude Desktop
transport:stdio
runtime:pypi
Install OpenResearch MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs