13 lines
332 B
JSON
13 lines
332 B
JSON
{
|
|
"mcpServers": {
|
|
"ghidra": {
|
|
"command": "/home/nicholai/.claude/GhidraMCP/venv/bin/python",
|
|
"args": [
|
|
"/home/nicholai/.claude/GhidraMCP/bridge_mcp_ghidra.py",
|
|
"--ghidra-server",
|
|
"http://127.0.0.1:8080/"
|
|
]
|
|
}
|
|
}
|
|
}
|