FundzWatch MCP Server
Listed on
The free AI-agent gateway to FundzWatch answer sections — real-time business-event intelligence via the Model Context Protocol.
Give Claude, Cursor, Windsurf, Cline, or any MCP client live access to verified funding rounds, executive moves, UCC refinancing windows, Form 5500 benefit-plan signals, and AI-scored leads matched to your ICP.
7 of the 14 tools work with no API key — point your agent at the server and it returns live, daily-rescored "answer section" data on the first run. Add a free key to unlock AI-scored leads, watchlists, and the full event feeds.
Quick Start
Option A — npx (Claude Desktop, Cursor, Windsurf, Cline)
No install needed. Add this to your client's MCP config:
{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": ["-y", "@fundzwatch/mcp-server"],
"env": {
"FUNDZWATCH_API_KEY": "fundz_test_your_key_here"
}
}
}
}Config file locations for Claude Desktop:






