Fundz Agent API for Grok
net.fundz/agent-api
Dated funding and SEC 8-K events, each linked to the filing it came from.
client:Grok
transport:streamable-http
tools:4
Install Fundz Agent API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-api": {
"type": "http",
"url": "https://api.fundz.net/v1/agent/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs