Skip to content
Grok

trkr for Grok

io.github.trkr-ai/trkr

Stress-test portfolios against hundreds of regime-aware simulated futures for real markets.

client:Grok transport:streamable-http

Install trkr in Grok

.mcp.json (in your project root)

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

trkr in other clients