Helium Financial for Grok
io.github.evozim/helium-financial
Financial oracle aggregating Yahoo Finance metrics for portfolio analysis.
client:Grok
transport:sse
Install Helium Financial in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"helium-financial": {
"type": "sse",
"url": "https://helium-financial-mcp.vercel.app/api/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