Agent
Specialized financial agent for executing safe, human-in-the-loop stock, options, and basket trades via Interactive Brokers.
Agent
Specialized financial agent for executing safe, human-in-the-loop stock, options, and basket trades via Interactive Brokers.
Skill Claude CodeCodex
Evaluate a proposed single-leg order through full pre-trade validation. Use when the user requests to buy or sell a specific instrument and you need to assess portfolio impact, concentration, and profile compliance before any approval or execution. Call ibkr-place-order after this skill to execute an approved order.
Skill Claude CodeCodex
Execute a pre-evaluated single-leg order via Telegram approval. Use after ibkr-evaluate-order confirms the order is within profile limits and the user has confirmed they want to submit. Handles trading mode changes, approval, placement, and verification.
Skill Claude CodeCodex
Collect current account balances, positions, and portfolio risk in one call. Use when starting a trading session, before evaluating any order, or when the user asks about account exposure.
Instructions file CodexOpenCode
AGENTS.md instructions for MrRolie/mm-ibkr-mcp, covering agents.md – mm-ibkr-mcp, purpose, stack, commands and safety rules.
MCP server Claude CodeCodexCursor +2
MCP server "mm-ibkr-mcp" as configured in MrRolie/mm-ibkr-mcp. Runs locally from the mm-ibkr-mcp Python package.