SEC Filings for Grok
io.github.tributarydata/sec-filings
Official SEC EDGAR filings, financial data and full-text search. Every answer cites its source.
client:Grok
transport:streamable-http
Install SEC Filings in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"sec-filings": {
"type": "http",
"url": "https://tributarydata--sec-filings-mcp.apify.actor/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