FundzWatch

Real-time business event intelligence for AI agents -- AI-scored leads, funding rounds, acquisitions, and market briefs in Claude, Cursor, or Windsurf

FundzWatch MCP Server

npm version License: MIT Node

Listed on

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.

Quick Start

1. Get a Free API Key

Sign up at fundzwatch.ai/onboarding (no credit card required).

2. Add to Claude Desktop

Edit your Claude Desktop config:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fundzwatch": {
      "command": "npx",
      "args": ["-y", "@fundzwatch/mcp-server"],
      "env": {
        "FUNDZWATCH_API_KEY": "fundz_test_your_key_here"
      }
    }
  }
}

3. Start Asking

  • "Find me companies that just raised Series B in healthtech"
  • "Show me the largest funding rounds this week"
  • "Get my AI-scored leads with a score above 70"
  • "What's happening in the market today?"
  • "Track stripe.com and github.com on my watchlist"

Available Tools

ToolDescription
get_scored_leadsAI-scored leads matched to your ICP with buyer intent, buying stage, and outreach recommendations
get_eventsReal-time business events: funding, acquisitions, hiring, contracts, product launches
get_market_pulseMarket activity overview with totals, trends, and largest rounds
get_market_briefAI-generated strategic intelligence brief
manage_watchlistAdd, remove, or list tracked companies
get_watchlist_eventsEvents for your tracked companies
get_usageCheck API usage and limits

Use with Cursor / Windsurf

Add to your MCP settings:

{
  "fundzwatch": {
    "command": "npx",
    "args": ["-y", "@fundzwatch/mcp-server"],
    "env": {
      "FUNDZWATCH_API_KEY": "fundz_test_your_key_here"
    }
  }
}

Pricing

TierPriceAPI Calls/moAI Score Calls/mo
SandboxFree50050
Growth$199/mo10,000500
Scale$599/mo100,0005,000
EnterpriseCustomUnlimitedUnlimited

What is FundzWatch?

FundzWatch.ai provides real-time business event intelligence for AI agents and sales teams:

  • AI-Scored Leads: Companies scored daily against your ICP using Claude AI, with buyer intent signals, buying stage analysis, and outreach recommendations
  • Event Feeds: Real-time funding rounds, acquisitions, executive moves, government contracts, and product launches
  • Predictive Intelligence: ML models predicting which companies are likely to make moves (82% accuracy)
  • Market Briefs: AI-generated daily strategic intelligence briefings

Built by Fundz, tracking 50M+ business events since 2017.

Tutorials

License

MIT

관련 서버