Embroid
Install

Install Embroid everywhere it runs.

Three places to install: the AI agent in your editor, the Client app on your workstation, and firmware on your Basic or Pro device. Real builds ship during the design-partner rollout — today's downloads are placeholders.

AI agents · featured

Plug Embroid into the agent you already use.

Embroid exposes typed, permissioned hardware tools through MCP. Drop the config into your agent's settings and it'll see real devices the same way Embroid does — leases, scopes, audit, and all.

Claude Code
Anthropic
Connected

Anthropic's AI coding agent for automated code review, bug triage, and firmware analysis.

MCP config
// ~/.claude/mcp.json
{
  "mcpServers": {
    "embroid": {
      "command": "embroid",
      "args": ["mcp", "serve"]
    }
  }
}
OpenAI Codex
OpenAI
Available

OpenAI's code generation and analysis agent for automated development tasks.

MCP config
# ~/.codex/config.toml
[mcp_servers.embroid]
command = "embroid"
args = ["mcp", "serve"]
Cursor
Cursor
Available

AI-powered code editor with real-time firmware development assistance.

MCP config
// ~/.cursor/mcp.json
{
  "mcpServers": {
    "embroid": {
      "command": "embroid",
      "args": ["mcp", "serve"]
    }
  }
}

Works with the latest AI coding agents: Claude Code (Anthropic), OpenAI Codex, and Cursor. More agents land as their MCP support matures.

Client app

Install Embroid Client on your workstation.

A local daemon and web UI for macOS, Windows, or Linux. The agent integrations above talk to this client locally.

Download for your platform

Select a platform above

Device firmware

Update firmware on Embroid Basic and Pro.

Latest device firmware for Embroid hardware nodes. Flash from the Client app or use the recovery procedure on the device's docs page.

Embroid Basic
Always-on node
v0.4.0

Adds switched USB-C power profiles and a recovery-mode trigger.

Released May 2026
Embroid Pro
Lab automation hub
v0.4.0

Parallel UART capture, accessory bus protocol bump, scheduler hot-reload.

Released May 2026

New to Basic or Pro? Hardware ships preflashed with the latest stable firmware. Downloads here are for in-field updates or recovery.

Want early access?

Apply as a design partner.

Design partners get the first real Client builds, hardware, and direct engineering support.