Skip to content
VS Code

zerno lite for VS Code

one.zerno/zerno-lite

Give AI agents secure access to ZERNO project briefs, tasks, and context over remote MCP.

client:VS Code transport:streamable-http

Install zerno lite in VS Code

.vscode/mcp.json

{
  "servers": {
    "zerno-lite": {
      "type": "http",
      "url": "https://zerno.one/mcp"
    }
  }
}

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

zerno lite in other clients