Runbot Strategy Copilot
x402/runbot-strategy-copilotx402 service listed on awesome-x402: Runbot Strategy Copilot [x402: $0.001/call on eip155:8453, category=utility]
Tools · 8
Build a trading strategy from a natural-language description and run an initial backtest on the Runbot engine. PAID: $1.50 per call (x402). Metrics are computed on a 30-DAY backtest window by default…
Check an async build_strategy job. FREE — poll every 15-30 seconds.
Backtest an existing strategy over a chosen window. PAID: $0.25 per call.
Start an AI optimization run on a strategy. PAID: $0.25 per requested minute (e.g. 10 minutes = $2.50), charged upfront. The optimizer explores parameter variants for the requested duration and, on c…
Check an optimization job. FREE — poll every 30-60 seconds.
Export the full strategy JSON, ready to import into your own Runbot account on app.apevsbot.com. PAID: $0.35 per call.
One-shot: build + optimize + export a finished strategy in ONE paid call. PAID: $3.99 flat (x402). ONE call delivers a finished, optimized, export-ready strategy: it builds the strategy, runs the AI …
Check a one-shot (quick_strategy) job. FREE — poll every 30-60 seconds.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"runbot_strategy_copilot": {
"url": "https://mcp.runbot.io/mcp",
"transport": "http"
}
}
}