Skip to content
VS Code

lurq for VS Code

io.github.jadenryu/lurq

Verify npm packages before your AI agent installs them: hallucinations, advisories, API drift.

client:VS Code transport:streamable-http tools:16

Install lurq in VS Code

.vscode/mcp.json

{
  "servers": {
    "lurq": {
      "type": "http",
      "url": "https://api.lurq.run/mcp"
    }
  }
}

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

What VS Code can do once it is connected

lurq in other clients