mc-asset — Minecraft Pixel Asset Engine for Cline
io.github.smile-minecraft/mc-asset
Deterministic Minecraft pixel-art engine: textures, animation sheets, and pack validation.
client:Cline
transport:stdio
runtime:npm
Install mc-asset — Minecraft Pixel Asset Engine in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mc-asset": {
"command": "npx",
"args": [
"-y",
"mc-asset"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs