Bring Trading
to OpenAI Agents SDK
Learn how to connect IBKR (Interactive Brokers) to OpenAI Agents SDK and start using 9 AI agent tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code.
Compatible with every major AI agent and IDE
What is the IBKR (Interactive Brokers) MCP Server?
Connect your Interactive Brokers account to any AI agent to automate your trading workflows and portfolio monitoring through the Client Portal API.
What you can do
- Order Management — Place, modify, and cancel orders for specific accounts using natural language commands.
- Market Data — Fetch real-time snapshots for specific contracts (ConIds) to inform your trading decisions.
- Portfolio Tracking — Monitor cash balances by currency and view comprehensive account summaries including equity and margin metrics.
- Advanced Reporting — Programmatically request and retrieve pre-configured Flex Query reports for deep financial analysis and auditing.
- Session Maintenance — Keep your API session active with built-in session management tools.
How it works
- Subscribe to this server
- Enter your IBKR Client Portal API URL and your optional Flex Web Service Token
- Start managing your brokerage account from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Active Traders — execute and modify orders quickly without switching between complex trading interfaces
- Financial Analysts — automate the retrieval of portfolio ledgers and Flex statements for reporting
- Developers — integrate real-time market data and account management directly into your coding environment
Built-in capabilities (9)
Cancel an existing order
Get account summary
Retrieve a generated Flex Query report
Get market data snapshot for contracts
Get portfolio ledger
Modify an existing order
Requires a JSON array of order objects. Place a new order
Returns a ReferenceCode to be used with get_flex_statement. Generate a Flex Query report
Maintain Client Portal API session
Why OpenAI Agents SDK?
The OpenAI Agents SDK auto-discovers all 9 tools from IBKR (Interactive Brokers) through native MCP integration. Build agents with built-in guardrails, tracing, and handoff patterns. chain multiple agents where one queries IBKR (Interactive Brokers), another analyzes results, and a third generates reports, all orchestrated through Vinkius.
- —
Native MCP integration via
MCPServerSse, pass the URL and the SDK auto-discovers all tools with full type safety - —
Built-in guardrails, tracing, and handoff patterns let you build production-grade agents without reinventing safety infrastructure
- —
Lightweight and composable: chain multiple agents and MCP servers in a single pipeline with minimal boilerplate
- —
First-party OpenAI support ensures optimal compatibility with GPT models for tool calling and structured output
IBKR (Interactive Brokers) in OpenAI Agents SDK
IBKR (Interactive Brokers) and 4,000+ other MCP servers. One platform. One governance layer.
Teams that connect IBKR (Interactive Brokers) to OpenAI Agents SDK through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.
Raw MCP | Vinkius | |
|---|---|---|
| Server catalog | Find and host yourself | 4,000+ managed |
| Infrastructure | Self-hosted | Sandboxed V8 isolates |
| Credential handling | Plaintext in config | Vault + runtime injection |
| Data loss prevention | None | Configurable DLP policies |
| Kill switch | None | Global instant shutdown |
| Financial circuit breakers | None | Per-server limits + alerts |
| Audit trail | None | Ed25519 signed logs |
| SIEM log streaming | None | Splunk, Datadog, Webhook |
| Honeytokens | None | Canary alerts on leak |
| Custom domains | Not applicable | DNS challenge verified |
| GDPR compliance | Manual effort | Automated purge + export |
Why teams choose Vinkius for IBKR (Interactive Brokers) in OpenAI Agents SDK
The IBKR (Interactive Brokers) MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 9 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in OpenAI Agents SDK only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
How Vinkius secures
IBKR (Interactive Brokers) for OpenAI Agents SDK
Every tool call from OpenAI Agents SDK to the IBKR (Interactive Brokers) MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
How do I prevent my IBKR API session from timing out?
You can use the tickle_session tool. It is designed to maintain the Client Portal API session by sending a heartbeat, preventing timeouts due to inactivity.
Can I retrieve historical trade reports through this server?
Yes. First, use send_flex_request with your Flex Query ID to generate a report. Then, use the returned Reference Code with get_flex_statement to download the data.
How do I check my current buying power and margin requirements?
Use the get_account_summary tool with your Account ID. It returns a comprehensive summary of equity, margin, and other key financial metrics for the specified account.
How does the OpenAI Agents SDK connect to MCP?
Use MCPServerSse(url=...) to create a server connection. The SDK auto-discovers all tools and makes them available to your agent with full type information.
Can I use multiple MCP servers in one agent?
Yes. Pass a list of MCPServerSse instances to the agent constructor. The agent can use tools from all connected servers within a single run.
Does the SDK support streaming responses?
Yes. The SDK supports SSE and Streamable HTTP transports, both of which work natively with Vinkius.
MCPServerStreamableHttp not found
Ensure you have the latest version: pip install --upgrade openai-agents
Agent not calling tools
Make sure your prompt explicitly references the task the tools can help with.
Explore More MCP Servers
View all →
ROC AUC Evaluator
1 toolsCompute the exact Area Under the ROC Curve for binary classification predictions. Local, mathematically perfect, zero LLM estimation.

Grafana k6 Cloud (Load Testing)
10 toolsManage load tests via k6 Cloud — run tests, monitor performance metrics, and audit thresholds.

Cloudflare Tunnel
17 toolsManage Cloudflare Tunnels directly from your AI agent — list, create, and configure secure Zero Trust connections to your private infrastructure.

Redis Vector
6 toolsEquip your AI to autonomously manage embeddings, run KNN similarity searches, and administrate vector indexes natively inside your Redis stack.
