TopicGate for Claude Desktop
io.github.dumdart/topicgate
Secure local access to MQTT topics through MCP.
client:Claude Desktop
transport:stdio
runtime:pypi
Install TopicGate in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"topicgate": {
"command": "uvx",
"args": [
"topicgate"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs