VestBridge connects your AI agent to Robinhood, Interactive Brokers, and more — with reliable execution limits and built-in risk management. Open source and runs entirely on your machine.
Three layers. One clean interface between your AI and every broker.
Unified tool schema: get_quote, place_order, get_positions, cancel_order. Your AI agent learns one API regardless of the underlying broker.
Pre-built adapters for Robinhood, Interactive Brokers, and futures brokers. Connect multiple brokers at once and route orders across them.
Built on MCP with stdio and SSE transports. Works with Claude, ChatGPT, Gemini, Cursor, and any agent that speaks MCP or connects over HTTP.
Your broker credentials never leave your machine. No third-party servers, no cloud relay. VestBridge runs as a local process — API keys, passwords, and tokens stay on your hardware.
Connect to the brokers you already use.
Install VestBridge, then connect it to your AI client. That's it.
$ curl -sSL https://vestbridge.dev/install.sh | sh
{
"mcpServers": {
"vestbridge": {
"command": "vestbridge",
"args": ["--broker", "robinhood"]
}
}
}
Building the universal trading layer for AI, one phase at a time.
Robinhood and Interactive Brokers adapters. Core tool schema: get_quote, place_order, get_positions, cancel_order.
Tradovate and AMP adapters. Futures-specific order types and contract specifications.
Options chains and trading. Portfolio risk tools and analytics. Multi-broker routing — execute across brokers in a single workflow.
Managed VestBridge with real-time data feeds, webhook integrations, and hosted broker connections. No local setup needed.
Early access to VestBridge and broker adapter releases. No spam.
Thanks! We'll be in touch.
Something went wrong. Try again or email us directly.