Prerequisites
- VS Code 1.101 or later, with GitHub Copilot enabled.
Connect Chiplab
Add the Chiplab config
Create (or extend) Note the top-level key is
.vscode/mcp.json in your workspace:.vscode/mcp.json
servers, not mcpServers.
To make Chiplab available in every workspace instead, run MCP: Open User Configuration from the Command Palette and add the same block there.
You can also let VS Code write the file for you via MCP: Add Server.Start the server and authenticate
Save the file, then click the Start action that appears above the server entry.
VS Code detects that Chiplab requires sign-in and opens a browser window to complete OAuth.