mcpbeat Sign in

Fundz Agent API MCP Server

answering

Fundz Agent API is answering right now. Last checked 10 min ago. It exposes 4 tools. Last commit 8 Sep 2026.

Dated funding and SEC 8-K events, each linked to the filing it came from.

Uptime history 12 days of history
12 days agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
454 ms
Response time
average over 24h
0
Stars
last commit 8 Sep 2026

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 8 September 2026. No other catalogue keeps this.

8 Sep a tool description was rewritten predicted_next

Nothing serious here today

Today is the operative word: we check Fundz Agent API every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add agent-api --transport http https://api.fundz.net/v1/agent/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-api": {
      "url": "https://api.fundz.net/v1/agent/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-api]
url = "https://api.fundz.net/v1/agent/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-api": {
      "url": "https://api.fundz.net/v1/agent/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-api": {
      "url": "https://api.fundz.net/v1/agent/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

events
events_for_icp
Find companies matching an ideal-customer profile that have had recent funding or SEC 8-K events, ranked, each with its evidence. Use this to build a list from scratch. `min_signals` filters for companies with several signals at once. Costs 1 unit.
predicted
predicted_next
EXPERIMENTAL forecast of what a company may do next (raise, be acquired, acquire), from FundzScore v3. Treat `lift` as a ranking aid only: `base_rate` is a population mean rather than a validated historical rate, and the forward cohorts do not resolve until 2026-10-22 and 2027-02-19. Do not present these as predictions to an end user. Costs 1 unit.
watchlist
watchlist_diff
Given a book of up to 400 company domains and a cursor, return ONLY those with new evidence since that cursor. This is the tool to poll daily or weekly rather than re-fetching every company. Costs 0.1 units per company CHECKED — not per company returned — so a quiet week still reflects the work done. Split a larger book across several calls: the request body is capped at 8 KB at the edge, and because pricing is per company checked, two calls of 200 cost exactly what one call of 400 would.
why
why_now
Why to contact ONE company right now: dated funding and SEC 8-K evidence, each item linking to its source filing or announcement. Use this when you have a company and need the reason and the proof. Costs 1 unit. `evidence` covers the last `lookback_days` days (default 365, max 1825); `last_event` is ALWAYS the most recent event on record whatever its age, with `within_lookback` saying whether it also appears in `evidence`. So an empty `evidence` with a populated `last_event` means the company is known and simply quiet — widen `lookback_days` to bring it in. `resolved:false` means we hold no such company at all, which is a different answer again. `resolution_confidence` (0-1) says how strongly the resolved name agrees with the domain asked about; treat anything below 0.67 as unconfirmed attribution.

Endpoints

URLTransportStateLatencyChecked
https://api.fundz.net/v1/agent/mcp streamable-http answering 460 ms 10 min ago

Alternatives to Fundz Agent API

same job, measured the same way
Finance MCP
by adityasbisht

Live stock, crypto, SEC filings, FX and macro data for LLM agents. No API keys.

local only
I
API Sorties MCP
by mabari2505

Search French events and things to do, built for AI agents — geo, city, date, category filters.

23 installs/wk local only
Ticker Scout
by tickerscout

Agent-native SEC filing data: statements assembled, filings read and synthesized. No API key.

6 tools answering
LogsLoom
by efim23

Ingest and search LogsLoom logs from coding agents.

274 installs/wk 4 tools answering
Talkthru
by edonzo

Talk while using your app — your coding agent gets each sentence aligned to the frame. Fully local.

164 installs/wk local only
Insider Trading
by pipeworx-io

Insider Trading MCP — SEC EDGAR insider filings and material events

answering
Finance MCP
by adididitagain

Live stock, crypto, SEC filings, insider trades, FX and macro data for LLM agents.

101 installs/wk local only
Linkedctl
by alexey-pelykh

CLI and MCP server for the LinkedIn API

32 installs/wk local only

Fundz Agent API — questions

Answers built from our own checks of this server.

What can Fundz Agent API do?
It exposes 4 tools, read directly from the server on our last check. Among them: events_for_icp, predicted_next, watchlist_diff, why_now. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Fundz Agent API working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 454 ms. The bar chart above shows every period we have measured.
How do I connect Fundz Agent API?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Fundz Agent API need an API key?
No. Fundz Agent API completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Fundz Agent API?
It answers our handshake in 454 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Fundz Agent API open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.