Discover and Install Connectors
The Connector Catalogue is a central list of all the officially developed connectors.
Each entry in the catalogue provides a config snippet to drop in your autoschematic.ron file, like so:

Install Connectors
Before you can use the connectors listed in your autoschematic.ron config, you may need to install them.
You can download and install new connectors (if needed) by running autoschematic install. This will run the necessary cargo or pip install commands to fetch or build connectors and install them locally.
Note: Autoschematic will respect active Python envs and CARGO_HOME, for example.

