Stock Bloc for Grok
io.github.jaywestphilly/stock-bloc
SEC filing analysis MCP for agents. Checkout api_bundle_25; trial!=SEC.
client:Grok
transport:streamable-http
tools:12
Install Stock Bloc in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"stock-bloc": {
"type": "http",
"url": "https://stockbloc.ai.studio/api/mcp/rpc"
}
}
}
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