Funding & Press Signal Scanner

0

An MCP server that takes a company domain and returns its recent business events: funding rounds, executive moves, product launches, acquisitions, partnerships, and IPOs.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "@mambalabsdev/mcp-funding-press-signal-scanner" ], "env": { "APIFY_TOKEN": "your-apify-token" } }