deeplook
Company intelligence for AI agents — any company, one call
Documentation
DeepLook
LLMs hallucinate financial data. DeepLook gives them real numbers instead.
What happens when you ask "Research NVIDIA"


DeepLook provides structured context — real-time data from 8+ APIs combined with analytical instructions that makes better output. The result:
- Accurate, up-to-date information — not hallucinated numbers
- Clear at a glance — financials, peers, technicals, news in one view
- Better AI output — because good context drives good analysis
Works for financial research, business due diligence, or any use case where you need to understand a company fast.
Under the hood
- 10+ sources, one call — queries fan out in parallel across market data, filings, news, and more
- Rules before reasoning — data is verified before the LLM ever sees it, which is what keeps hallucination down
- Eval-tested prompts — changes get scored before they ship, not just shipped on vibes
- Agent-ready — available as both an MCP server and a REST API
Get started
Claude.ai
1. Go to Settings → Connectors → Add MCP
2. Paste: `https://mcp.deeplook.dev/mcp`
3. Start a new chat and ask: *"Research NVIDIA"*
Other MCP clients (Cursor, VS Code, Windsurf, Claude Desktop)
{
"mcpServers": {
"deeplook": {
"url": "https://mcp.deeplook.dev/mcp"
}
}
}Claude Code
claude mcp add --transport http deeplook https://mcp.deeplook.dev/mcpSelf-host
git clone https://github.com/OSOJDJD/deeplook.git
cd deeplook
pip install -r requirements.txt
python -m deeplook.mcp_serverWhat it covers
| Type | Examples |
|---|---|
| Public stocks | NVIDIA, Apple, Tesla, TSMC |
| Crypto | Bitcoin, Solana, Ethereum |
| Private companies | Anthropic, Stripe, OpenAI |
| VC firms | a16z, Sequoia |
| Defunct | FTX, WeWork |
Eval
Tested across 58 companies, scored on accuracy, hallucination, and usefulness:
| Metric | Score |
|---|---|
| Overall | 3.78 / 5.0 |
| Risk detection | 4.36 / 5.0 |
| Signal quality | 3.94 / 5.0 |
| Actionability | 3.38 / 5.0 |
*From an earlier pipeline version — re-run pending. Eval harness in `/deeplook/eval`.*
Extend DeepLook
DeepLook covers the basics. If you need data it doesn't have yet — a new market, a new data source, a new analysis rule — you can add it. See CONTRIBUTING.md.
Roadmap
- [ ] More query tools — news, peers, financials, calendar as standalone lookups
- [ ] Broader client support — Cursor, ChatGPT, VS Code, Windsurf, Claude Code
- [ ] Deeper context — more analytical conditions, entity-specific instructions
- [ ] Community contributions — new data sources, custom analysis rules
License
Built by @OSOJDJD
Frequently asked questions
What is deeplook?
deeplook is Company intelligence for AI agents — any company, one call
How do I install deeplook?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is deeplook open source?
Yes — it is hosted on GitHub at https://github.com/OSOJDJD/deeplook and has 12 stars.
Related MCP tools
Fast and Accurate Code Search for Agents. Uses 99% fewer tokens than grep+read
Transparent and Efficient Financial Analysis
Open source AI clip generator: turns long videos into viral 9:16 shorts with AI moment detection, face tracking, subtitles and dubbing. Self-host free with Docker (MIT), or use the cloud with GPU speed from $12/mo. MCP server and API for AI agents.
Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace MCP Server & CLI Tool
Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST. Works with Claude Code, Cursor & any MCP client. 313B+ tokens saved.
Open source implementation and extension of Google Research’s PaperBanana for automated academic figures, diagrams, and research visuals, expanded to new domains like slide generation.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP