loading…
Search for a command to run...
loading…
Provides real-time business event intelligence and AI-scored sales leads to help users track funding rounds, acquisitions, and executive hires. It enables AI ag
Provides real-time business event intelligence and AI-scored sales leads to help users track funding rounds, acquisitions, and executive hires. It enables AI agents to generate strategic market briefs and manage company watchlists for predictive business insights.
npm Cline Marketplace awesome-mcp-servers
Real-time business event intelligence for AI agents via Model Context Protocol.
Get AI-scored sales leads, funding rounds, acquisitions, executive hires, and market intelligence directly in Claude, Cursor, Windsurf, or any MCP-compatible client.
Sign up at fundzwatch.ai/onboarding (no credit card required).
Edit your Claude Desktop config:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": ["-y", "@fundzwatch/mcp-server"],
"env": {
"FUNDZWATCH_API_KEY": "fundz_test_your_key_here"
}
}
}
}
| Tool | Description |
|---|---|
get_scored_leads |
AI-scored leads matched to your ICP with buyer intent, buying stage, and outreach recommendations |
get_events |
Real-time business events: funding, acquisitions, hiring, contracts, product launches |
get_market_pulse |
Market activity overview with totals, trends, and largest rounds |
get_market_brief |
AI-generated strategic intelligence brief |
manage_watchlist |
Add, remove, or list tracked companies |
get_watchlist_events |
Events for your tracked companies |
get_usage |
Check API usage and limits |
Add to your MCP settings:
{
"fundzwatch": {
"command": "npx",
"args": ["-y", "@fundzwatch/mcp-server"],
"env": {
"FUNDZWATCH_API_KEY": "fundz_test_your_key_here"
}
}
}
| Tier | Price | API Calls/mo | AI Score Calls/mo |
|---|---|---|---|
| Sandbox | Free | 500 | 50 |
| Growth | $199/mo | 10,000 | 500 |
| Scale | $599/mo | 100,000 | 5,000 |
| Enterprise | Custom | Unlimited | Unlimited |
FundzWatch.ai provides real-time business event intelligence for AI agents and sales teams:
Built by Fundz, tracking 50M+ business events since 2017.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"fundzwatch-mcp-server": {
"command": "npx",
"args": []
}
}
}