Control your Smart Led Messenger LED display: settings, weather city and instant messages.
claude mcp add afficheur --transport http https://www.smartledmessenger.com/mcp?key={cle}
~/.cursor/mcp.json
{
"mcpServers": {
"afficheur": {
"url": "https://www.smartledmessenger.com/mcp?key={cle}"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"afficheur": {
"serverUrl": "https://www.smartledmessenger.com/mcp?key={cle}"
}
}
}
.vscode/mcp.json
{
"servers": {
"afficheur": {
"type": "http",
"url": "https://www.smartledmessenger.com/mcp?key={cle}"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"afficheur": {
"url": "https://www.smartledmessenger.com/mcp?key={cle}"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"afficheur": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.smartledmessenger.com/mcp?key={cle}"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.smartledmessenger.com/mcp?key={cle} | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.smartledmessenger--afficheur/reviews or the review_server meta-tool.
POST /mcp