Downloads &
Integrations

Circuitry Studio desktop app, Circuitry Server, and Circuitry MCP server.

Release notes

Installing

macOS

  1. Download and open the DMG
  2. Drag the app to your Applications folder
  3. Eject the disk image and launch the app

Code-signed and notarized by Apple.

Windows

  1. Run the installer (.exe)
  2. If SmartScreen warns (the installer is not code-signed): More info → Run anyway
  3. Follow the wizard; Circuitry Server auto-starts with Windows

Linux

  1. .deb: sudo dpkg -i <file>.deb   .rpm: sudo rpm -i <file>.rpm
  2. AppImage: chmod +x <file>.AppImage && ./<file>.AppImage