Skip to main content

VS Code

VS Code stores MCP server definitions in mcp.json. Use a user-level configuration for all workspaces, or .vscode/mcp.json for one trusted workspace.

Prerequisites

  • Node.js 20 or later;
  • a SocQ API key;
  • a VS Code chat setup with MCP support.

Configure

Run MCP: Open User Configuration from the Command Palette and add:
VS Code prompts for the key when the server starts and stores the input for later use. Avoid hardcoding the key in a workspace file.

Start and verify

Start or restart socq from MCP: List Servers, approve the server trust prompt, then ask:
Use MCP: List Servers → Show Output when the process does not start or tools are missing. See the official VS Code guides for adding MCP servers and the mcp.json configuration reference.