Skip to content
Grok

Backtest360 for Grok

com.backtest360/backtest360

MCP server exposing the Backtest360 engine API as tools for AI agents.

client:Grok transport:streamable-http runtime:pypi tools:20

Install Backtest360 in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "backtest360": {
      "type": "http",
      "url": "https://mcp.backtest360.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

What Grok can do once it is connected

Backtest360 in other clients