Skip to content
Windsurf

TickTest — A股量化回测 for Windsurf

io.github.shakagold/ticktest-mcp

A股量化回测 MCP Server——让 AI Agent 用自然语言回测 A 股,说一句秒出结果。单/双均线×任意周期×跨频组合,海龟交易永久免费。

client:Windsurf transport:stdio runtime:pypi

Install TickTest — A股量化回测 in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "ticktest-mcp": {
      "command": "uvx",
      "args": [
        "ticktest-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

TickTest — A股量化回测 in other clients