Add to one workspace
Create.vscode/mcp.json in the workspace and add the local server command:
Verify the connection
Open MCP: List Servers from the Command Palette. Review the command, trust , and confirm that it starts. Then ask the agent:Use it safely
Review a workspace configuration before trusting it. State the account, project, and resource you intend to use. Ask for a read before any write, and review the proposed operation before approving it. Never include a token, passphrase, provider key, or decrypted value in chat.Troubleshoot or remove it
Use MCP: List Servers to review ‘s status. If it cannot start, verify Node.js and the local secure configuration. A403 response means the selected identity lacks permission; changing an ID cannot grant it.
Remove the airctrl entry from .vscode/mcp.json, or remove it through the MCP commands. See the VS Code MCP documentation for client-specific options.