TinyHerm/Recaf-MCP-Plugin
Recaf 4.x plugin that starts a local MCP (Model Context Protocol) server.
Platform-specific configuration:
{
"mcpServers": {
"Recaf-MCP-Plugin": {
"command": "npx",
"args": [
"-y",
"Recaf-MCP-Plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...