Fundz Agent API for Zed
net.fundz/agent-api
Dated funding and SEC 8-K events, each linked to the filing it came from.
client:Zed
transport:streamable-http
tools:4
Install Fundz Agent API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-api": {
"url": "https://api.fundz.net/v1/agent/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs