The open embedded
development kit.

An AI-native terminal workspace and agent loop for embedded development — firmware builds, simulation, and flashing, driven from one CLI.

$ curl -LsSf https://openedk.com/install.sh | sh

macOS (Apple Silicon) & Linux (x86-64). Installs openedk + openedk-mcp into ~/.local/bin, no Python required.

TUI + agent loop

A terminal UI with a built-in coding agent for embedded work.

Firmware & sim

Cross-compile and run firmware on Renode / simAVR via Docker.

MCP server

Expose the embedded toolchain to Claude Code over MCP.