Skip to content
VS Code

LexQ for VS Code

io.lexq/lexq

The Decision Operations Platform for engineering teams

client:VS Code transport:streamable-http runtime:npm

Install LexQ in VS Code

.vscode/mcp.json

{
  "servers": {
    "lexq": {
      "type": "http",
      "url": "https://mcp.lexq.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

LexQ in other clients