Skip to content
Grok

TextToQuant Backtesting and Quant Research for Grok

com.texttoquant/texttoquant

Backtest plain-English trading strategies on real market data: graded results, honesty flags.

client:Grok transport:streamable-http

Install TextToQuant Backtesting and Quant Research in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "texttoquant": {
      "type": "http",
      "url": "https://www.texttoquant.com/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

TextToQuant Backtesting and Quant Research in other clients