Skip to content
Cursor

TrueNAS AIops for Cursor

io.github.aiops-tools/truenas-aiops

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

client:Cursor transport:stdio runtime:pypi

Install TrueNAS AIops in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

TrueNAS AIops in other clients