Skip to content
Windsurf

tiled mcp for Windsurf

io.github.fablenator/tiled-mcp

Inspect, validate and surgically edit Tiled map files (.tmx/.tmj) — byte-preserving, 12 tools.

client:Windsurf transport:stdio runtime:npm

Install tiled mcp in Windsurf

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

{
  "mcpServers": {
    "tiled-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fablenator/tiled-mcp"
      ]
    }
  }
}

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

tiled mcp in other clients