Loading MCP server directory, please wait...
Industrial AI-readiness diagnostics, UNS design, and UNS agents for MCP clients.
npx @getmcp/cli add ai.dxpert/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DXPERT_API_KEYdxpert.ai API key (dxp_...). Create one free at https://dxpert.ai/store/account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.dxpert/mcp": {
"command": "npx",
"args": [
"-y",
"@dxpert/mcp"
],
"env": {
"DXPERT_API_KEY": "",
"DXPERT_API_BASE": ""
}
}
}
}