FundzWatch MCP integration for AI agents.

Connect AI agents to FundzWatch through 15 structured actions, including get benefit plans, add to watchlist, and get brokers. Review authentication, inputs…

ACTION CONTRACTS
15
AUTHENTICATION
No account authorization + API key
SOURCE STATUS
Provider-backed

CATALOG SOURCE REVIEWED AUGUST 23, 2026 / ACTION NAMES AND SCHEMAS DERIVED FROM WORKING MACHINES PROVIDER SOURCE

CAPABILITY PROFILE

What the FundzWatch integration exposes

The FundzWatch Agent App exposes 15 provider-backed actions for data, sales, and marketing work. Its current contract lets an authorized agent get recently funded companies with benefit-plan evidence. no api key is required, add company domains to the connected account's watchlist, and search the fundzwatch benefits broker directory. no api key is required. These operations are called through Working Machines as typed capabilities rather than through browser navigation or copied UI steps.

A connection uses No account authorization and API key. Before execution, the agent can inspect the selected action, its required fields, declared scopes, and expected output contract. Provider credentials remain inside the Working Machines runtime; the calling agent receives the capability and its structured result, not the underlying secret.

For reliable operation, start with the narrowest action that satisfies the task, resolve stable provider identifiers before changing state, and validate the returned object or status after execution. Availability still depends on the connected FundzWatch account, granted provider permissions, workspace policy, region, plan, and upstream API behavior.

VERIFIED ACTION SAMPLE

Real FundzWatch capabilities.

Showing 12 of 15 actions. Risk labels are conservative signals based on operation names, not substitutes for provider documentation or runtime policy.

get_benefit_plansREAD

Get recently funded companies with benefit-plan evidence. No API key is required.

INPUTS: query / state

add_to_watchlistWRITE

Add company domains to the connected account's watchlist.

INPUTS: domains

get_brokersREAD

Search the FundzWatch benefits broker directory. No API key is required.

INPUTS: query / state / page

get_eventsREAD

Get recent FundzWatch business events. Requires an API key.

INPUTS: types / days / limit / offset / industries

get_funded_and_hiringREAD

Get companies with recent funding and active hiring evidence. No API key is required.

INPUTS: query / state

get_lendersREAD

Search the FundzWatch UCC secured-party directory. No API key is required.

INPUTS: query / page

get_market_briefREAD

Get the current AI-generated strategic intelligence brief. Requires an API key.

get_market_pulseREAD

Get aggregate FundzWatch market activity. Requires an API key.

get_money_in_motionREAD

Get companies combining a recent executive move with recent funding. No API key is required.

INPUTS: query / state

get_renewal_radarREAD

Get companies whose UCC-1 liens approach their lapse dates. No API key is required.

INPUTS: query / state

get_scored_leadsREAD

Get leads scored against the connected account's ICP. Requires an API key.

INPUTS: minScore / maxResults / buyingStages / industries

get_stacked_borrowersREAD

Get companies with active secured debt from multiple lenders. No API key is required.

INPUTS: query / state

INPUT CONTRACTS

Know what the action needs before it runs.

get_benefit_plans

queryOPTIONAL
A company, lender, or broker name to search for.
stateOPTIONAL
A two-letter US state code.

add_to_watchlist

domainsREQUIRED
Company domains to track.

get_brokers

queryOPTIONAL
A broker name to search for.
stateOPTIONAL
A two-letter US state code.
pageOPTIONAL
The one-based results page.

get_events

typesOPTIONAL
Business event types.
daysOPTIONAL
The lookback period in days.
limitOPTIONAL
The maximum number of events.
offsetOPTIONAL
The number of events to skip.
industriesOPTIONAL
Industries to include.

PROVIDER-SPECIFIC WORKFLOWS

Jobs this Agent App can support

Inspect Get Benefit Plans

Get recently funded companies with benefit-plan evidence. No API key is required. Use this as a bounded discovery step, retain the returned identifier, and avoid expanding the read beyond the task's stated scope.

get_benefit_plans

Control Add To Watchlist

Add company domains to the connected account's watchlist. Resolve the target first, present material changes for confirmation, and make retries idempotent where the provider supports it.

add_to_watchlist

Verify with Get Brokers

Search the FundzWatch benefits broker directory. No API key is required. Compare the returned provider state with the intended outcome and preserve stable IDs or canonical links in the run record.

get_brokers

SAFETY BOUNDARY

Operate FundzWatch with explicit limits

  • Authorize FundzWatch with No account authorization and API key and grant only the provider access required by the selected actions.
  • 1 action is change-capable by name. Confirm the target identity and material parameters before allowing a write.
  • Do not infer permission from catalog visibility. Workspace policy, connection identity, and upstream authorization still govern execution.
  • No provider scope string is declared on the sampled actions. Verify the connected account's actual permissions in FundzWatch rather than assuming unrestricted access.
  • After a call, inspect the structured result and execution record before reporting that the FundzWatch task completed successfully.

CONNECTION MODEL

No account authorization + API key

FundzWatch API key sent as a Bearer token. Get a free developer key at https://fundzwatch.ai/onboarding.

Working Machines stores provider credentials behind the execution boundary. An agent can use an authorized connection identity, but catalog discovery alone does not reveal OAuth tokens, API keys, or provider secrets.

READ SIGNALS
14
WRITE SIGNALS
1
HIGH IMPACT
0
REVIEW SIGNALS
0

EVIDENCE AND AVAILABILITY

Provider reference

Action names, input fields, authentication types, and counts on this page are generated from the Working Machines provider catalog. Provider behavior, quotas, object semantics, account eligibility, and regional availability remain governed by FundzWatch.

Official FundzWatch website

ONE CONNECTION. REAL WORK.

Give your agent software it can use.

Connect through MCP or explore the Agent App catalog and choose only the capabilities your workflow needs.

EXPLORE AGENT APPS