AlgoMaker — quantitative trading strategy factory for Grok
com.algomakers/algomaker
Mine, validate and paper-trade quantitative trading strategies. The engine runs on your machine.
client:Grok
transport:streamable-http
tools:4
Install AlgoMaker — quantitative trading strategy factory in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"algomaker": {
"type": "http",
"url": "https://algomakers.com/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