Fund-z/fundzwatch-mcp
MCP server for FundzWatch.ai — Real-time business event intelligence for AI agents
Platform-specific configuration:
{
"mcpServers": {
"fundzwatch-mcp": {
"command": "npx",
"args": [
"-y",
"fundzwatch-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
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):
{
"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
Loading reviews...