Skip to content
Windsurf

dxpert.ai — free UNS tools (no API key) for Windsurf

ai.dxpert/uns-tools

Free Sparkplug B topic linting, UNS naming checks and AI-readiness screening. No API key.

client:Windsurf transport:stdio runtime:npm

Install dxpert.ai — free UNS tools (no API key) 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": {
    "uns-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@dxpert/uns-tools"
      ],
      "env": {
        "DXPERT_API_BASE": "<DXPERT_API_BASE>"
      }
    }
  }
}

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

dxpert.ai — free UNS tools (no API key) in other clients