digital simon ems for Cursor
org.umweltsicherheit/digital-simon-ems
Digital-Simon EMS: Messwerte und Gerätestatus abfragen, Verläufe lesen, mit Freigabe schalten.
client:Cursor
transport:streamable-http
Install digital simon ems in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"digital-simon-ems": {
"url": "https://mcp.umweltsicherheit.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs