Fundz Agent API
Rank #35,305net.fundz/agent-api
Dated funding and SEC 8-K events, each linked to the filing it came from.
Fundz Agent API is a Model Context Protocol (MCP) server published by Fund-z. It ranks #35,305 of 132,113 servers tracked on MCP Toplist. Fundz Agent API is listed across 3 registries — Official MCP, mcp.so and Glama, with 1 tracked version. It was first listed on Sep 8, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 96,808 of 132,113 servers on MCP Toplist.
Use Fundz Agent API
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http agent-api https://api.fundz.net/v1/agent/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.agent-api]
url = "https://api.fundz.net/v1/agent/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.fundz.net/v1/agent/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agent-api": {
"url": "https://api.fundz.net/v1/agent/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"agent-api": {
"type": "http",
"url": "https://api.fundz.net/v1/agent/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agent-api": {
"serverUrl": "https://api.fundz.net/v1/agent/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agent-api": {
"url": "https://api.fundz.net/v1/agent/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/net.fundz%2Fagent-api)<a href="https://mcptoplist.com/server/net.fundz%2Fagent-api"><img src="https://mcptoplist.com/badge/net.fundz%2Fagent-api.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
Fund-z
Other servers by Fund-z
View all Fund-z servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 8, 2026 |
Frequently asked questions
- Who maintains Fundz Agent API?
- Fundz Agent API is maintained by Fund-z, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Fundz Agent API listed on the Official MCP Registry?
- Yes — Fundz Agent API is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does Fundz Agent API have?
- MCP Toplist tracks 1 version of Fundz Agent API, most recently published on Sep 8, 2026.
- Where can I find the source code for Fundz Agent API?
- The source code for Fundz Agent API is hosted at github.com/Fund-z/agent-api-docs.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.