OPC UA Modeler for VS Code
io.github.node-opcua/node-opcua-modeler-mcp-server
OPC UA companion spec types, namespace dependencies, and engineering units for AI agents
client:VS Code
transport:streamable-http
runtime:npm
tools:12
Install OPC UA Modeler in VS Code
.vscode/mcp.json
{
"servers": {
"node-opcua-modeler-mcp-server": {
"type": "http",
"url": "https://api.opcua-modeler.sterfive.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs