Back to MCP Servers
Deeplook
Free company research agent — 10 data sources, structured reports with bull/bear verdict in ~10 seconds. Stocks, crypto, and private companies.
finance-fintechagent
By OSOJDJD
Installation
npx -y deeplookConfiguration
{
"mcpServers": {
"deeplook": {
"command": "npx",
"args": ["-y", "deeplook"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes