Skip to content
Windsurf

TrueNAS SCALE for Windsurf

io.github.cedricziel/truenas-mcp

Inspect and manage TrueNAS SCALE storage, shares, apps and system state with your own API key

client:Windsurf transport:stdio runtime:oci

Install TrueNAS SCALE in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "truenas-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/cedricziel/truenas-mcp:0.4.2"
      ],
      "env": {
        "TRUENAS_MCP_TARGET": "<TRUENAS_MCP_TARGET>",
        "TRUENAS_MCP_ALLOW_PLAINTEXT": "<TRUENAS_MCP_ALLOW_PLAINTEXT>",
        "TRUENAS_MCP_TARGET_INSECURE": "<TRUENAS_MCP_TARGET_INSECURE>",
        "TRUENAS_MCP_ENABLE_WRITES": "<TRUENAS_MCP_ENABLE_WRITES>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

TrueNAS SCALE in other clients