EnventDigital/community-express-dev-mcp
A community-built MCP server that provides developer tools for building Adobe Express add-ons, integrating directly with LLMs like GitHub Copilot in VS Code.
Platform-specific configuration:
{
"mcpServers": {
"community-express-dev-mcp": {
"command": "npx",
"args": [
"-y",
"community-express-dev-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...