Fundz Agent API for Cursor
net.fundz/agent-api
Dated funding and SEC 8-K events, each linked to the filing it came from.
client:Cursor
transport:streamable-http
tools:4
Install Fundz Agent API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-api": {
"url": "https://api.fundz.net/v1/agent/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs