Skip to content
VS Code

TrueNAS AIops for VS Code

io.github.aiops-tools/truenas-aiops

Governed TrueNAS SCALE storage ops — 25 MCP tools with audit, budget, undo guards.

client:VS Code transport:stdio runtime:pypi

Install TrueNAS AIops in VS Code

.vscode/mcp.json

{
  "servers": {
    "truenas-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "truenas-aiops"
      ]
    }
  }
}

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

TrueNAS AIops in other clients