← fundzwatch.ai

INDIVIDUAL MCP TOOL

get_benefit_plans_in_play

Recently funded companies (≤24 months) with a DOL Form 5500 benefit-plan filing on record: plan renewal timing, participant count vs current headcount ('outgrowing their plan'), and the incumbent insurance carrier from Schedule A.

fundzwatch.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.fundz.net

No auth detected

Connect to this endpoint to inspect the live schema for get_benefit_plans_in_play and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

fundzwatch.ai

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fundz]
url = "https://mcp.fundz.net"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fundz": {
      "type": "http",
      "url": "https://mcp.fundz.net"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fundz
Remote MCP URL: https://mcp.fundz.net

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fundz": {
      "url": "https://mcp.fundz.net"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fundz": {
      "type": "http",
      "url": "https://mcp.fundz.net"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fundz",
  "transport": "streamable-http",
  "url": "https://mcp.fundz.net"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_funded_and_hiring — Companies with a verified funding round in the last 12 months AND live hiring evidence (open ATS roles, executive hires, hiring signals) — the strongest buying window, score-ranked and refreshed daily.
  • get_money_in_motion — Companies with an executive-move announcement in the last 180 days AND a verified funding round in the last 24 months — the wealth advisor's 'money in motion' moment: a new comp package (often equity), an old 401(k) to roll over, benefits about to be re-evaluated.
  • get_refinancing_windows — Companies whose active UCC-1 liens lapse within 12 months (Renewal Radar).
  • get_stacked_borrowers — Companies with active secured debt (UCC-1) from 2+ distinct lenders and a filing in the last 24 months — proven appetite for layered financing; second-position and refi/consolidation targets.
  • get_lender_directory — Who finances whom: directory of 8,600+ UCC secured parties (lenders) ranked by filing volume, with active-lien counts and lapsing-soon exposure per lender.
  • get_broker_directory — Who broker-of-records whom: directory of 65,000+ benefits brokers from DOL Form 5500 Schedule A Part 1, ranked by filings carried, with sponsor counts and commission volume per broker.