dxpert.ai — industrial AI-readiness & UNS agents for Windsurf
ai.dxpert/mcp
Industrial AI-readiness diagnostics, UNS design, and UNS agents for MCP clients.
client:Windsurf
transport:stdio
runtime:npm
Install dxpert.ai — industrial AI-readiness & UNS agents in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@dxpert/mcp"
],
"env": {
"DXPERT_API_KEY": "<DXPERT_API_KEY>",
"DXPERT_API_BASE": "<DXPERT_API_BASE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs