Skip to content
Windsurf

mc-asset — Minecraft Pixel Asset Engine for Windsurf

io.github.smile-minecraft/mc-asset

Deterministic Minecraft pixel-art engine: textures, animation sheets, and pack validation.

client:Windsurf transport:stdio runtime:npm

Install mc-asset — Minecraft Pixel Asset Engine in Windsurf

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

{
  "mcpServers": {
    "mc-asset": {
      "command": "npx",
      "args": [
        "-y",
        "mc-asset"
      ]
    }
  }
}

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

mc-asset — Minecraft Pixel Asset Engine in other clients