digital simon ems for VS Code
org.umweltsicherheit/digital-simon-ems
Digital-Simon EMS: Messwerte und Gerätestatus abfragen, Verläufe lesen, mit Freigabe schalten.
client:VS Code
transport:streamable-http
Install digital simon ems in VS Code
.vscode/mcp.json
{
"servers": {
"digital-simon-ems": {
"type": "http",
"url": "https://mcp.umweltsicherheit.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs