Gradle plugin for creating fat/uber JARs, transforming files, relocating packages, and optimizing applications with R8/ProGuard. The Gradle counterpart to Maven's Shade plugin.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"shadow": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-shadow"
]
}
}
}