Business-event intelligence for AI agents: funding, exec moves, UCC and benefit-plan signals.
claude mcp add fundzwatch -- npx -y @fundzwatch/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": [
"-y",
"@fundzwatch/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": [
"-y",
"@fundzwatch/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": [
"-y",
"@fundzwatch/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"fundzwatch": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@fundzwatch/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"fundzwatch": {
"command": "npx",
"args": [
"-y",
"@fundzwatch/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Fund-z--fundzwatch/reviews or the review_server meta-tool.
POST /mcp