# Fundz Agent API (remote · api.fundz.net)

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

- Trust score: 71/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `api.fundz.net`: 71/100 (this document), [markdown](https://verifymcp.io/servers/net-fundz-agent-api/v1-agent-mcp.md), [page](https://verifymcp.io/servers/net-fundz-agent-api/v1-agent-mcp)

## Channel facts

- Endpoint: `https://api.fundz.net/v1/agent/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 62/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 869 tokens (~217/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 40/100
  - Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 78/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 33% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Fundz Agent API MCP server?

Fundz Agent API is a hosted endpoint at https://api.fundz.net/v1/agent/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http net-fundz-agent-api 'https://api.fundz.net/v1/agent/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "net-fundz-agent-api": {
      "url": "https://api.fundz.net/v1/agent/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "net-fundz-agent-api": {
      "type": "http",
      "url": "https://api.fundz.net/v1/agent/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.net-fundz-agent-api]
url = "https://api.fundz.net/v1/agent/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "net-fundz-agent-api": {
      "type": "remote",
      "url": "https://api.fundz.net/v1/agent/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add net-fundz-agent-api --url 'https://api.fundz.net/v1/agent/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  net-fundz-agent-api:
    url: "https://api.fundz.net/v1/agent/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "net-fundz-agent-api": {
      "Transport": "http",
      "Url": "https://api.fundz.net/v1/agent/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add net-fundz-agent-api -t streamable-http -u 'https://api.fundz.net/v1/agent/mcp'
```

### Other

```json
{
  "mcpServers": {
    "net-fundz-agent-api": {
      "type": "http",
      "url": "https://api.fundz.net/v1/agent/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 66, +1)

- [security] Tool “predicted_next” rewrote its description, which is the text the model reads
- [functional improvement] Stability: unverified → 0.03

### 2026-09-08 (score 65)

First indexed and scored.

## MCP tools (4)

### `events_for_icp` (~169 tokens)

Ranked companies matching an ICP, each with evidence

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.

Input parameters:

- `cursor` (string)
- `industries` (array)
- `limit` (integer): Rows per call. Hard-capped at 100 server-side; values above are clamped, not refused. Page with `cursor` for more.
- `lookback_days` (integer)
- `max_employees` (integer)
- `min_employees` (integer)
- `min_signals` (integer)
- `states` (array): Full state names as stored, e.g. 'California'.

### `predicted_next` (~115 tokens)

FundzScore v3 forecasts (experimental)

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.

Input parameters:

- `domain` (string)
- `org_id` (integer)

### `watchlist_diff` (~143 tokens)

Only the companies in your book with new events since a cursor

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.

Input parameters:

- `domains` (array, required)
- `since` (string): The `next_cursor` from your previous call.

### `why_now` (~264 tokens)

Dated evidence for one company

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.

Input parameters:

- `domain` (string): Any spelling: bare, www., scheme, path.
- `lookback_days` (integer): Window for `evidence[]`, in days. Clamped to 1825. Does not affect `last_event`, which is never age-limited.
- `org_id` (integer)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/net-fundz-agent-api/v1-agent-mcp#diagnostics

## Score history

- 2026-09-20: 71
- 2026-09-19: 71
- 2026-09-18: 70
- 2026-09-17: 70
- 2026-09-16: 69
- 2026-09-15: 69
- 2026-09-14: 68
- 2026-09-13: 68
- 2026-09-12: 67
- 2026-09-11: 67
- 2026-09-10: 66
- 2026-09-09: 66
- 2026-09-08: 65

## Common questions

### What is the Fundz Agent API MCP server?

Fundz Agent API is an MCP server listed in the public MCP registry as net.fundz/agent-api. Dated funding and SEC 8-K events, each linked to the filing it came from. This page covers its hosted endpoint (https://api.fundz.net/v1/agent/mcp).

### Is the Fundz Agent API MCP server safe to use?

Fundz Agent API scores 71 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Fundz Agent API MCP server expose?

Fundz Agent API exposes 4 tools: events_for_icp, predicted_next, watchlist_diff, why_now. Their descriptions and schemas cost roughly 691 tokens of context every time the server is loaded.

### Does the Fundz Agent API MCP server require authentication?

No. We connected to Fundz Agent API without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Fundz Agent API MCP server still maintained?

Fundz Agent API is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://api.fundz.net/v1/agent/mcp
- Authorisation metadata: https://api.fundz.net/.well-known/oauth-protected-resource/v1/agent/mcp
- Repository: https://github.com/Fund-z/agent-api-docs
- Website: https://app.fundz.net/agent-api
- Changelog RSS feed: https://verifymcp.io/servers/net-fundz-agent-api/v1-agent-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/net-fundz-agent-api/v1-agent-mcp.json
- HTML version of this page: https://verifymcp.io/servers/net-fundz-agent-api/v1-agent-mcp
