Trading helpers, strategy control, and a small MCP surface. Keep app logic isolated and the public API compact.
/mcp using SSE at /mcp/ssesrc/<app_name>/*./logs/list_strategiesget_strategyupdate_strategycontrol_strategyget_strategy() can optionally include render and debug data.update_strategy() updates config/state and reconciles.control_strategy() handles start, pause, resume, stop, and reconcile.The next phase should focus on making trader easier to operate, not just more capable:
GET / minimal landing pageGET /health livenessGET /mcp/sse MCP SSE endpoint