Connect VS Code to BCTRL MCP
Add BCTRL to .vscode/mcp.json (workspace) or your user MCP configuration. The top-level key is servers and the remote type is http:
Or add it from the command line:
VS Code runs the MCP OAuth flow automatically, with dynamic client registration — a browser opens on first connect. You can also add servers from the Command Palette with MCP: Add Server → HTTP, and manage them with MCP: List Servers.
See Troubleshooting if tools do not appear.

