finlab ai for Grok
io.github.koreal6803/finlab-ai
Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples.
client:Grok
transport:streamable-http
tools:6
Install finlab ai in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"finlab-ai": {
"type": "http",
"url": "https://mcp.finlab.finance/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