PluginBench
MCP Server

OpenClaw量化交易工具集 MCP Server

io.github.followtz/openclaw-swe-mcp

What is the OpenClaw量化交易工具集 MCP server?

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

How to install OpenClaw量化交易工具集

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "openclaw-swe-mcp": {
      "url": "https://clawmcpinone.work"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "openclaw-swe-mcp": {
      "serverUrl": "https://clawmcpinone.work"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "openclaw-swe-mcp": {
      "type": "http",
      "url": "https://clawmcpinone.work"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "openclaw-swe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://clawmcpinone.work"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http openclaw-swe-mcp https://clawmcpinone.work

Related MCP servers

Express intent, get results. One unified entry point.

MACD signals

Data processing tools: CSV, cleaning, stats, image, report, save, shell