IBKR (Interactive Brokers) MCP Server for Google ADKGive Google ADK instant access to 9 tools to Cancel Order, Get Account Summary, Get Flex Statement, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add IBKR (Interactive Brokers) as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The IBKR (Interactive Brokers) MCP Server for Google ADK is a standout in the Money Moves category — giving your AI agent 9 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="ibkr_interactive_brokers_agent",
instruction=(
"You help users interact with IBKR (Interactive Brokers) "
"using 9 available tools."
),
tools=[mcp_tools],
)
* 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
About 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.
Google ADK natively supports IBKR (Interactive Brokers) as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 9 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
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.
The IBKR (Interactive Brokers) MCP Server exposes 9 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 9 IBKR (Interactive Brokers) tools available for Google ADK
When Google ADK connects to IBKR (Interactive Brokers) through Vinkius, your AI agent gets direct access to every tool listed below — spanning trading, brokerage, portfolio-management, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Cancel order on IBKR (Interactive Brokers)
Cancel an existing order
Get account summary on IBKR (Interactive Brokers)
Get account summary
Get flex statement on IBKR (Interactive Brokers)
Retrieve a generated Flex Query report
Get market data snapshot on IBKR (Interactive Brokers)
Get market data snapshot for contracts
Get portfolio ledger on IBKR (Interactive Brokers)
Get portfolio ledger
Modify order on IBKR (Interactive Brokers)
Modify an existing order
Place order on IBKR (Interactive Brokers)
Requires a JSON array of order objects. Place a new order
Send flex request on IBKR (Interactive Brokers)
Returns a ReferenceCode to be used with get_flex_statement. Generate a Flex Query report
Tickle session on IBKR (Interactive Brokers)
Maintain Client Portal API session
Connect IBKR (Interactive Brokers) to Google ADK via MCP
Follow these steps to wire IBKR (Interactive Brokers) into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the IBKR (Interactive Brokers) MCP Server
Google ADK provides unique advantages when paired with IBKR (Interactive Brokers) through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with IBKR (Interactive Brokers)
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine IBKR (Interactive Brokers) tools with BigQuery, Vertex AI, and Cloud Functions
IBKR (Interactive Brokers) + Google ADK Use Cases
Practical scenarios where Google ADK combined with the IBKR (Interactive Brokers) MCP Server delivers measurable value.
Enterprise data agents: ADK agents query IBKR (Interactive Brokers) and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine IBKR (Interactive Brokers) tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query IBKR (Interactive Brokers) regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including IBKR (Interactive Brokers)
Example Prompts for IBKR (Interactive Brokers) in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with IBKR (Interactive Brokers) immediately.
"Get a market data snapshot for ConId 265598."
"Show me the account summary for account U1234567."
"Cancel order 1001 for account U1234567."
Troubleshooting IBKR (Interactive Brokers) MCP Server with Google ADK
Common issues when connecting IBKR (Interactive Brokers) to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkIBKR (Interactive Brokers) + Google ADK FAQ
Common questions about integrating IBKR (Interactive Brokers) MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Keycloak
34 toolsManage identity and access control — list realms, manage users, configure clients, and handle security roles directly from your AI agent.

WakaTime (Coding Stats)
14 toolsTrack your coding activity and productivity metrics directly through WakaTime — monitor projects, goals, and time spent in your IDE.

Squarespace Commerce
10 toolsBring your Squarespace Commerce backend into your AI. Manipulate inventory, track orders, and fulfill shipments programmatically.

Censys
9 toolsSearch internet-connected hosts, SSL certificates and attack surface — discover exposed services and vulnerabilities.
