Invoke-RE/binja-lattice-mcp
Plugin interface for remote communications with Binary Ninja database and MCP server for interfacing with LLMs.
Platform-specific configuration:
{
"mcpServers": {
"binja-lattice-mcp": {
"command": "npx",
"args": [
"-y",
"binja-lattice-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...