Provider coverage without false equivalence
The catalog is broad, but the integration status is intentionally precise. A listing is not presented as a working adapter.
24 provider adapters are implemented directly in Elixir. Provider-specific protocols that cannot be implemented directly connect through the standard driver contract.
Integration matrix
Configure a driver-backed provider
{
"name": "Fly Machines via our driver",
"kind": "fly_machines",
"token": "fly_...",
"config": {
"driver_url": "https://fly-driver.internal.example"
}
}