agent mosaic skill for Windsurf
io.github.able-rip/agent-mosaic-skill
Convert photos to LEGO-style brick mosaic previews with AI-powered color quantization.
client:Windsurf
transport:stdio
runtime:npm
Install agent mosaic skill in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-mosaic-skill": {
"command": "npx",
"args": [
"-y",
"@bmbrick/agent-mosaic-skill"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs