Skip to content
Cursor

OpenClaw量化交易工具集 for Cursor

io.github.followtz/openclaw-swe-mcp

量化交易MCP工具集,27个工具覆盖策略指标、回测引擎、风控分析和数据管线

client:Cursor transport:streamable-http

Install OpenClaw量化交易工具集 in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "openclaw-swe-mcp": {
      "url": "https://clawmcpinone.work"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

OpenClaw量化交易工具集 in other clients