Skip to content

v0.1.0

Choose a tag to compare

@daedalus daedalus released this 10 Apr 14:32
· 3 commits to master since this release
feat: initial release v0.1.0

- MCP server exposing KiCad PCB Editor functionality via IPC API
- Implements 16 tools for board, footprint, net, zone, track, via, pad, text operations
- Uses fastmcp and kicad-python libraries
- Includes CI/CD workflows, pre-commit hooks, tests