Catalog
io.github.followtz/openclaw-swe-mcp
OfficialOpenClaw量化交易工具集
量化交易MCP工具集,27个工具覆盖策略指标、回测引擎、风控分析和数据管线
Quantitative trading toolkit with strategy backtesting, risk analysis, and data pipelines.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"openclaw-swe-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://clawmcpinone.work"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.