Choose config location
VS Code MCP configuration can live in the user profile or in a workspace file:.vscode/mcp.json out of version control unless the token is replaced with a secure input variable.
Add Fortress
Generate a VS Code setup snippet in Fortress and paste it intomcp.json:
servers, not mcpServers, and HTTP servers require type: "http".
Verify
Open Copilot Chat, switch to Agent mode, enable the Fortress server in the tools picker, and ask Copilot to readfortress://workspace/overview.
See VS Code’s MCP configuration reference.