Skip to content
Windsurf

devicetree config language pack for Windsurf

io.github.jmshinhwa/devicetree-config-language-pack

status = "ok" compiles clean and the node never appears. 23 rules over 7 config languages, on the fi

client:Windsurf transport:stdio runtime:npm

Install devicetree config language pack in Windsurf

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

{
  "mcpServers": {
    "devicetree-config-language-pack": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/devicetree-config-language-pack"
      ]
    }
  }
}

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

devicetree config language pack in other clients