dlms bridge mcp for VS Code
io.github.csoai-org/dlms-bridge-mcp
Bridge DLMS/COSEM smart-meter + energy data to ONE OS — parse, map, govern (IEC 62056 / NIS2 /
client:VS Code
transport:stdio
runtime:pypi
Install dlms bridge mcp in VS Code
.vscode/mcp.json
{
"servers": {
"dlms-bridge-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"dlms-bridge-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs