Commit Graph

4 Commits

Author SHA1 Message Date
Christian Gick
1ac1e245d6 fix: Update gridbot-mcp from SSH tunnel to VPN architecture
- Change error messages from "SSH tunnel" to "VPN"
- Update docstring to reference VPN and GRIDBOT_API_URL
- Default API URL now http://10.0.1.3:8000 (conductor on infra VM)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-15 16:32:48 +02:00
Christian Gick
d231fcce67 feat(Session 241): Add scale-out MCP tools
Position Exit Management System support:
- scale_out_status: Service status and statistics
- scale_out_pending: Positions awaiting scale-out
- scale_out_stats: Execution statistics
- scale_out_set_dry_run: Toggle dry-run mode

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 14:16:08 +02:00
Christian Gick
8faf5ecca6 feat: Add is_tsl_enabled to create_order MCP tool
Enable trailing stop loss via native eToro feature when creating orders.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 14:05:15 +02:00
Christian Gick
c749c42bc4 Initial commit: gridbot-mcp server
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 19:17:44 +02:00