Skip to content
Windsurf

TopicGate for Windsurf

io.github.dumdart/topicgate

Secure local access to MQTT topics through MCP.

client:Windsurf transport:stdio runtime:pypi

Install TopicGate in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "topicgate": {
      "command": "uvx",
      "args": [
        "topicgate"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

TopicGate in other clients