/products/plugins · v0.5.2 preview

Discover, verify, and wire local MLX-optimized models for an Apple Silicon coding agent.

Discover, adopt, and safely wire local MLX models.

/why

Three ways this goes wrong without it

Verified on Apple M5 Max against 5 agent runtimes.

01

You can't tell if a model fits until it's already downloading

mlx-scout

Scout checks a candidate against the host's actual memory and installed runtime before you pull it — the verification run reported here was against 128 GB of RAM, not a spec sheet guess.

02

Downloaded doesn't mean servable

mlx-adopt

Adopt verifies and recommends models with resumable evidence before committing — the recorded check ran metadata-only, no-download (passed-metadata-only-no-download), so a bad match costs you nothing but the lookup.

03

Hand-editing agent config is easy to break and hard to undo

mlx-wire

Wire previews the change before applying it transactionally — the recorded verification result is passed-byte-exact-rollback, so a wrong wire rolls back instead of leaving your config half-changed.

/capabilities

One path from search to configuration

macOS on Apple Silicon for host inspection and MLX execution with Python >=3.9.

01

Scout

mlx-scout

Discover suitable MLX models.

02

Adopt

mlx-adopt

Verify and recommend models with resumable evidence.

03

Wire

mlx-wire

Preview and transactionally apply runtime configuration.

04

Bench

mlx-bench

Measure a locally served MLX model without downloading it.

05

Doctor

mlx-doctor

Diagnose local model inventories, wiring drift, and endpoint health.

06

Watch

mlx-watch

Digest Hugging Face changes for owned models against a stored baseline.

07

Fleet

mlx-fleet

Preview and confirm a one-shot per-role router configuration.

/compatibility

Provider evidence, not promises

Each row reports the version and verification result recorded in the imported release snapshot.

MLX Agent provider compatibility
ProviderMinimum versionTested versionSchema validationCLI smokeTested
Claude Code (opens in new tab)2.1.1432.1.198supportedfixture2026-07-17
Codex (opens in new tab)0.137.00.137.0supportedblocked2026-07-29
OpenCode (opens in new tab)1.17.71.18.9staticblocked2026-07-29
AgentSkills (opens in new tab)not establishednot recordedsupportedfixture2026-07-17
Antigravity CLI (opens in new tab)1.1.141.1.14supportedfixture2026-08-25

/included

Skills ship with MLX Agent. Runtime adapters remain optional.

Related skills

  • mlx-scout
  • mlx-adopt
  • mlx-wire
  • mlx-bench
  • mlx-doctor
  • mlx-watch
  • mlx-fleet

Optional runtimes

  • ollamaoptional
  • lmstudiooptional
  • mlx_lmoptional
  • mlx-vlmoptional
  • litellmoptional

/evidence

Repository verification

Snapshot source 3498f6e7dbc8 / compatibility matrix (opens in new tab)

Host
Apple M5 Max
RAM
128 GB
Live discovery
passed
Fixture adopt
passed-metadata-only-no-download
Reversible wire
passed-byte-exact-rollback

/release

Release trust

Version, source, license, and verification state are explicit.

Version
0.5.2
Status
preview
License
MIT
Last verified
2026-07-18