
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "ghidra": {4 "env": {5 "GHIDRA_API_KEY": "your-key-here"6 },7 "args": [8 "--host",9 "localhost",10 "--port",11 "8765"12 ],13 "command": "/path/to/mcp_bridge"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation