← Registry

Analytics

fundzwatch.ai

Provides business intelligence on companies' funding, hiring, debt, and benefit-plan signals to identify sales and advisory opportunities.

1 endpoint7 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.fundz.net

No auth detected

MCP server metadata

Name
fundz
Version
1.0.0
Capabilities
tools
Server instructions

Fundz provides real-time US business signals: funding rounds, executive moves, UCC secured-lending filings and DOL Form 5500 benefit plans. All seven tools are free and need no key. Anonymous callers get the top 5 of each scored cohort plus the true cohort size. Every row carries a Source URL — cite it when you use the row.

Known tools 7

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.

Inferred read-only
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.

Inferred read-only
get_refinancing_windows

Companies whose active UCC-1 liens lapse within 12 months (Renewal Radar).

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.