New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@fundzwatch/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fundzwatch/mcp-server

MCP server for FundzWatch.ai — Real-time business event intelligence for AI agents

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
1.3K
471.62%
Maintainers
1
Weekly downloads
 
Created
Source

FundzWatch MCP Server

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 (~/Library/Application Support/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.

License

MIT

Keywords

mcp

FAQs

Package last updated on 24 Mar 2026

Related posts