Secure communication protocol for Binary Ninja and MCP servers
Best for Automating reverse engineering tasks by letting AI suggest function names.
BinjaLattice is a secure communication protocol for Binary Ninja that enables interaction with external Model Context Protocol (MCP) servers and tools. It provides a structured way to acquire information from Binary Ninja and the ability to modify an active Binary Ninja database…
What it does
- Secure token-based authentication for Binary Ninja interactions
- Export pseudocode, disassembly, and binary metadata
- Modify Binary Ninja databases including renaming functions and variables
- Add comments and tags to specific memory addresses
- Support for searching binary data via hex patterns
Setup requirements
Requires 1 environment variable: BNJLAT. Available via Windows Automated and Manual Installation.
View BinjaLattice MCP details vs
Multi-DEX perpetual futures trading MCP server
Best for Aggregating cross-exchange balances and risk metrics into a single dashboard.
Multi-DEX perpetual futures CLI — Pacifica (Solana), Hyperliquid (HyperEVM), Lighter (Ethereum).
3 Exchanges — trade, bridge, arbitrage across Pacifica, Hyperliquid, Lighter Funding Rate Arb — perp-perp + spot-perp scan & one-command dual-leg execution Portfolio — single call returns balances, positions, risk level across all exchanges Funds — deposit, withdraw, CCTP…
What it does
- Multi-DEX support for Pacifica, Hyperliquid, and Lighter
- Unified portfolio analytics across all exchanges
- Automated funding rate arbitrage scanning and execution
- Advanced trading bots including TWAP, grid, and DCA
- Agent-first design with JSON output and dry-run safety
Setup requirements
Requires 1 environment variable: LIGHTER_API_KEY_INDEX. Available via Global NPM and NPX.
View perp-cli details Biggest differences
CompareBinjaLattice MCPperp-cli
Best forAutomating reverse engineering tasks by letting AI suggest function names.Aggregating cross-exchange balances and risk metrics into a single dashboard.
StandoutSecure token-based authentication for Binary Ninja interactions.Multi-DEX support for Pacifica, Hyperliquid, and Lighter.
SetupWindows Automated or Manual Installation, needs BNJLAT, stdio transport.Global NPM or NPX, needs LIGHTER_API_KEY_INDEX, http transport.
Transportstdiohttp
Community61 GitHub stars21 GitHub stars
Bottom line
Pick BinjaLattice MCP if...Automating reverse engineering tasks by letting AI suggest function names. Secure token-based authentication for Binary Ninja interactions. Windows Automated or Manual Installation, needs BNJLAT, stdio transport.
Pick perp-cli if...Aggregating cross-exchange balances and risk metrics into a single dashboard. Multi-DEX support for Pacifica, Hyperliquid, and Lighter. Global NPM or NPX, needs LIGHTER_API_KEY_INDEX, http transport.
The real split here is workflow fit, not raw counts. BinjaLattice MCP: Automating reverse engineering tasks by letting AI suggest function names. perp-cli: Aggregating cross-exchange balances and risk metrics into a single dashboard. BinjaLattice MCP also has the larger public footprint (61 vs 21 stars).