Smart Led Messenger for VS Code
com.smartledmessenger/afficheur
Control your Smart Led Messenger LED display: settings, weather city and instant messages.
client:VS Code
transport:streamable-http
Install Smart Led Messenger in VS Code
.vscode/mcp.json
{
"servers": {
"afficheur": {
"type": "http",
"url": "https://www.smartledmessenger.com/mcp?key={cle}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs