Aseprite Live for Windsurf
io.github.oaktreegames/aseprite-live-mcp
Live+headless Aseprite MCP: Unity export, art-QA, tilemaps, in-editor dialogs, update-aware
client:Windsurf
transport:stdio
runtime:pypi
Install Aseprite Live in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"aseprite-live-mcp": {
"command": "uvx",
"args": [
"aseprite-live-mcp"
],
"env": {
"ASEPRITE_MCP_BACKEND": "<ASEPRITE_MCP_BACKEND>",
"ASEPRITE_PATH": "<ASEPRITE_PATH>",
"ASEPRITE_RELAY_URL": "<ASEPRITE_RELAY_URL>",
"ASEPRITE_MCP_NO_UPDATE_CHECK": "<ASEPRITE_MCP_NO_UPDATE_CHECK>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs