mcp reverse engineering for Windsurf
io.github.daedalus/mcp_reverse_engineering
A sandboxed MCP tool for reverse engineering with multiple tool integrations
client:Windsurf
transport:stdio
runtime:pypi
Install mcp reverse engineering in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp_reverse_engineering": {
"command": "uvx",
"args": [
"mcp_reverse_engineering"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs