Skip to content

ssyubix-pixelart-mcp for Zed

io.github.syuaibsyuaib/ssyubix-pixelart-mcp

Draw pixel-art tiles and tilesets for 2D games, with PNG+metadata export for Unity.

client:Zed transport:stdio runtime:pypi

Install ssyubix-pixelart-mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ssyubix-pixelart-mcp": {
      "command": "uvx",
      "args": [
        "ssyubix-pixelart-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ssyubix-pixelart-mcp in other clients