Download EchoBat

EchoBat ships as a tray-resident desktop app for Windows, macOS, and Linux, plus a standalone CLI binary that runs without Python or Node. The same binary exposes an MCP server over stdio so AI agents can drive scans directly. All builds are signed and distributed from echobatseo.com.

One Binary, Three Surfaces

The same EchoBat binary exposes a desktop tray app, a CLI, and an MCP server over stdio. The tray app keeps the engine warm in the background and exposes deep links so the cloud portal at echobatseo.com can trigger scans on your machine. The CLI is a single binary with no Python or Node runtime requirements — useful for CI pipelines. The MCP server lets AI coding agents drive scans through the same engine.

Signed, Versioned, Auto-Updating

Every build is signed with a Tauri signing key. The desktop app checks for updates against a manifest at echobatseo.com, downloads new versions in the background, and applies them on next launch. Release notes for every version live in the blog under the release-notes category.