minecraft-dev/MinecraftDev
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Platform-specific configuration:
{
"mcpServers": {
"MinecraftDev": {
"command": "npx",
"args": [
"-y",
"MinecraftDev"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...