Skip to content
VS Code

NLocq for VS Code

dev.chaincontext/nlocq

NLocq

client:VS Code transport:streamable-http

Install NLocq in VS Code

.vscode/mcp.json

{
  "servers": {
    "nlocq": {
      "type": "http",
      "url": "https://nlocq.chaincontext.dev"
    }
  }
}

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

NLocq in other clients