DeepLook
AI company research agent — 10 data sources, structured reports with bull/bear verdict in ~10 seconds. Stocks, crypto, and private companies.
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.
Get started
Claude.ai
- Go to Settings → Connectors → Add MCP
- Paste:
https://mcp.deeplook.dev/mcp - 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/mcp
Self-host
git clone https://github.com/OSOJDJD/deeplook.git
cd deeplook
pip install -r requirements.txt
python -m deeplook.mcp_server
What 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 |
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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
pop-pay
Stop AI agents leaking your payment info or making hallucinated purchases. No SaaS, No login, No pain, fully local.
RequestRepo MCP
A MCP for RequestRepo
Topolograph MCP
A MCP server that enables LLMs to interact with OSPF and IS-IS protocols and analyze network topologies, query network events, and perform path calculations for OSPF and IS-IS protocols.
Dsers MCP
A Dsers MCP with 14 (and expanding) toolset to allow your agent to access and edit your dsers.
Brandomica
Brand name verification across domains, social handles, trademarks (USPTO), web presence, app stores, and SaaS channels with safety scoring and filing readiness.
rootvine-mcp
Cross-platform music link resolution for AI agents. Resolve any song or album across Spotify, Apple Music, Amazon, YouTube, and more. Returns affiliate-ready links with click tracking
Network - AI
Multi-agent orchestration MCP server with atomic shared blackboard, FSM governance, per-agent budget enforcement, and adapters for 12 AI frameworks including LangChain, AutoGen, CrewAI, and OpenAI Assistants.
Tapo MCP
MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents
Funding Rate MCP
Hyperliquid perpetual funding rate scanner. Scans 229 markets for extreme hourly rates — a known, published-in-advance edge for collecting funding payments.
Mnemo Cortex
Persistent cross-agent semantic memory for AI agents. Recall past sessions, share knowledge across agents. Multi-agent (isolated writes, shared reads), local-first (SQLite + FTS5), works with any LLM — local Ollama at $0 or cloud APIs like Gemini and OpenAI. Integrations for Claude Code, Claude Desktop, and OpenClaw.