Interactive Brokers (IBKR) for VS Code
com.ibkr/interactive-brokers-ibkr
Analyze global markets and manage your portfolio
client:VS Code
transport:streamable-http
Install Interactive Brokers (IBKR) in VS Code
.vscode/mcp.json
{
"servers": {
"interactive-brokers-ibkr": {
"type": "http",
"url": "https://api.ibkr.com/v1/api/mcp-public"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs