Loading MCP server directory, please wait...
Generate and edit images, remove backgrounds, upscale, and create sprite sheets through DreamLayer.
npx @getmcp/cli add io.github.TheDesignFounder/dreamlayerRequires Node.js 18+. Community-contributed server. Review source before installing.
DREAMLAYER_API_KEYAPI key from platform.dreamlayer.io. Generation requires purchased credits.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TheDesignFounder/dreamlayer": {
"command": "npx",
"args": [
"-y",
"@dreamlayer/mcp"
],
"env": {
"DREAMLAYER_API_KEY": ""
}
}
}
}