Model Context Protocol server for Adobe Firefly Services — exposes Firefly, Photoshop API, and Lightroom API endpoints as MCP tools. Built by FocusGTS.
{
"mcpServers": {
"focusgtsfirefly-services": {
"command": "npx",
"args": [
"-y",
"@focusgts/firefly-services-mcp"
]
}
}
}