copperhead icon
copperhead icon

copperhead

Cursor for circuit boards. An AI agent that designs, documents, and validates real PCBs from a prompt, working directly on existing KiCad repositories.

copperhead screenshot 1

Cost / License

Platforms

  • Mac
  • Linux
  • JavaScript
  • Typescript
  • npm
  • Node.JS
  • Windows
copperhead screenshot 1
Alternatives
0likes
0alternatives
0articles

Features

Properties

  1.  AI-Powered

Features

  1.  Ad-free
  2.  No Tracking
  3.  Command line interface

copperhead News & Activities

Highlights All activities

Recent activities

copperhead information

AlternativeTo Categories

Education & ReferenceOS & Utilities

GitHub repository

  •  104 Stars
  •  50 Forks
  •  174 Open Issues
  •   Updated  
View on GitHub
copperhead was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is copperhead?

Cursor for circuit boards. An AI agent that designs, documents, and validates real PCBs from a prompt, working directly on existing KiCad repositories.

What it is:

An AI product-development agent for hardware: from a product brief to manufacturable files, firmware, and a build plan.

  • copperhead create: full pipeline from a natural-language brief: spec, architecture, part selection, schematic, first-draft layout, then gerbers, firmware scaffold, and dev plan.
  • copperhead do "<change>": operates on an existing KiCad repo the way a coding agent operates on a codebase.

It reads and edits real .kicad_sch / .kicad_pcb files (s-expression text), maintains markdown design docs as memory, propagates every change across all artifacts that reference it, and verifies its own work by running kicad-cli ERC/DRC until the checks pass.