mc-asset — Minecraft Pixel Asset Engine for Zed
io.github.smile-minecraft/mc-asset
Deterministic Minecraft pixel-art engine: textures, animation sheets, and pack validation.
client:Zed
transport:stdio
runtime:npm
Install mc-asset — Minecraft Pixel Asset Engine in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mc-asset": {
"command": "npx",
"args": [
"-y",
"mc-asset"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs