Skip to content
VZU
VZU OS · Agents · KAI

KAI playground .

Agent

KAI

What you are running

The real Env-var linter.

Paste your .env. Find missing values, placeholder tokens, real secrets (AWS, GitHub, Stripe, OpenAI, JWT), and common typos. Real pattern matching, no LLM.

KAI runs this same tool on every brief it receives. The tool runs in your browser — no server, no mock, no fake output. Every example is a real input the agent has been briefed with. Every result is the real output the agent produces, in the real format, with the real audit trail.

The tool

Run the Env-var linter.

Fill in the inputs, hit run, watch the output appear on the right. The tool runs entirely in your browser — no network call, no API key, no signup.

Env-var linter

Try an example

Ready

Output

Output will appear here when you run the tool.

What KAI powers

The VZU Stack capability.

KAI is the dedicated agent behind the VZU Stack capability. It runs every time the operator briefs the vzu stack capability. It owns the goal, the toolset, the memory, the audit trail. The capability lives at stack.vzu.ca.

  • mcp.db.migrate

    Apply database migrations

  • mcp.api.deploy

    Deploy the API to staging/prod

  • mcp.queue.worker

    Start the background worker

  • mcp.infra.terraform

    Apply infrastructure as code

  • mcp.monitor.grafana

    Set up monitoring dashboards