Skip to content
Windsurf

tmodloader-mcp for Windsurf

io.github.musharna/tmodloader-mcp

Drive a running tModLoader (Terraria) instance from an agent: launch, query, screenshot, read state.

client:Windsurf transport:stdio runtime:pypi

Install tmodloader-mcp in Windsurf

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

{
  "mcpServers": {
    "tmodloader-mcp": {
      "command": "uvx",
      "args": [
        "tmodloader-mcp"
      ]
    }
  }
}

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

tmodloader-mcp in other clients