Event-driven and scheduled execution
Agents can be scheduled to run periodically or triggered by arbitrary events through background scripts, so trading workflows do not depend on manual initiation.
OpenTrade is a macOS trading harness for Claude Code and Codex agents that routes trades through Robinhood Agentic Trading via the official MCP. It is built for local, long-running agent workflows with scheduling, guardrails, and background operation.
OpenTrade is a macOS trading harness for Claude Code and Codex agents. It is built to let agents monitor market events, react autonomously, and place or cancel real orders through a Robinhood Agentic Trading account using the official MCP connection.
The product is designed for local, long-running agent workflows rather than a generic brokerage dashboard. According to the README, users can set guardrails, schedules, and monitors so agents can operate 24/7 on the user’s machine, while background sessions keep the agents active even when the app is closed.
Agents can be scheduled to run periodically or triggered by arbitrary events through background scripts, so trading workflows do not depend on manual initiation.
The app supports multiple agents, letting users delegate different strategies or parts of a portfolio to separate agents.
Manual and automatic order approvals, background turn limits, and per-agent order accounting help constrain how agents act before trades are placed.
Agents continue receiving notifications and can keep working in the background even when the app is closed, which supports longer-running workflows.
OpenTrade executes trades in a Robinhood Agentic Trading account through the official MCP, and the README says it supports both Claude Code and Codex agents.
Run an agent that monitors a market signal or other event source and reacts when a condition is met, instead of requiring manual supervision for every step.
Split strategies across multiple agents so one agent can focus on a specific portfolio slice or trading style while another handles a different task.
Use approvals, background turn limits, and per-agent accounting to keep agent activity within defined boundaries before orders are executed.
Keep agents running after the app is closed when you want long-lived workflows that continue receiving notifications and resuming work in the background.
Connect Claude Code or Codex to a Robinhood Agentic Trading account when you want an agent-driven workflow that works through the official MCP path.
OpenTrade is a macOS app that lets Claude Code and Codex agents trade through a Robinhood Agentic Trading account using the official MCP connection. The README says an authenticated Robinhood MCP connection is required.
The app is installed from a GitHub Releases DMG and currently requires an Apple Silicon Mac. The README also says it auto-updates from GitHub Releases.
OpenTrade is designed for autonomous or semi-autonomous agent workflows: agents can monitor events, schedule themselves, trade with guardrails, and keep working in background sessions even when the app is closed.
The source describes manual and automatic order approvals, background turn limits, and per-agent order accounting as guardrails. The README also includes a disclaimer that users are responsible for supervising their agents and the financial consequences of trading.
The repository license is Elastic License 2.0, which is source-available rather than a permissive open-source license. The README says you may use, copy, modify, and redistribute the software, but not provide it as a hosted or managed service.
Macuse is a macOS app that lets AI assistants control native Mac apps through MCP and use Computer Use for any app. It works with clients like Claude Desktop, Cursor, and Raycast, and keeps automation on-device.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
Lasso is an ecommerce product data platform for enriching catalog records, processing supplier files, generating product content, and monitoring competitors. It combines a web app with a REST API, SDK, and MCP server for teams and developers.
MeetStream is a meeting bot API for Zoom, Google Meet, Microsoft Teams, and Webex. It helps developers record, stream, and analyze meetings programmatically, with usage-based pricing and a $5 free credit to start.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.
hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.