Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Interactive Brokers MCP Serverget the current quote for AAPL stock"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
IB MCP Server (Local, IB Gateway Only)
Tools:
get_stock_quote→ price, volumeget_option_quote→ bid, ask, last
Requirements: Python 3.10+, IB Gateway running, API enabled, port 4001, localhost allowed.
Setup:
Environment (defaults):
Run:
Cursor MCP config example:
If IB Gateway is closed or not logged in, the tools will fail to fetch data—open and log in, then retry.