Fundz Agent API for VS Code
net.fundz/agent-api
Dated funding and SEC 8-K events, each linked to the filing it came from.
client:VS Code
transport:streamable-http
tools:4
Install Fundz Agent API in VS Code
.vscode/mcp.json
{
"servers": {
"agent-api": {
"type": "http",
"url": "https://api.fundz.net/v1/agent/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs