Skip to content
Windsurf

TopicForge for Windsurf

io.github.yaniswav/topicforge

Read-only MCP server for ROS2 and DDS: topics, participants, QoS mismatches, bags.

client:Windsurf transport:stdio runtime:pypi

Install TopicForge in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "topicforge": {
      "command": "uvx",
      "args": [
        "topicforge"
      ],
      "env": {
        "TOPICFORGE_MODE": "<TOPICFORGE_MODE>",
        "TOPICFORGE_DDS_BACKEND": "<TOPICFORGE_DDS_BACKEND>",
        "TOPICFORGE_DDS_DOMAIN_ID": "<TOPICFORGE_DDS_DOMAIN_ID>",
        "TOPICFORGE_TELEMETRY": "<TOPICFORGE_TELEMETRY>"
      }
    }
  }
}

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

TopicForge in other clients