Claude Code Plugin

Register and insure, privately.

Secure vehicle data provider. Stores VIN, license plate, insurance details and fills registration/insurance forms without exposing vehicle data to conversation context.

VINs and plates are PII.

Insurance quotes, registration renewals, parking permits — they all need your VIN, plate number, or policy details. Pasting those into a conversation means they persist in context.

vehicle-vault stores vehicle data locally and fills forms by injecting values directly. The agent references "my truck" or "the civic" — never your actual VIN or plate number.

fill insurance form for "daily-driver"

filled: 2023 Honda Civic, VIN ****7842

 

fill registration for "truck"

filled: 2021 Ford F-150, plate ***-1234

How it works.

1

Install

Install vehicle-vault through the softwaresoftware installer. It sets up local vehicle storage and registers the MCP tools for form filling.

2

Configure

Add your vehicles with friendly names. Store make, model, year, VIN, license plate, insurance policy, and any other details. All data stays local.

3

Use

Tell Claude to fill a registration or insurance form. Reference your vehicle by name and the vault injects all the details directly into the page fields.

Vehicle details stay on disk. The agent works with names, not VINs or plate numbers.

Zero-exposure fills

VINs, license plates, and policy numbers are injected directly into form fields. The conversation only sees masked references and vehicle nicknames.

Complete vehicle profiles

Store everything about a vehicle — make, model, year, color, VIN, plate, insurance provider, policy number, coverage details. One name references it all.

Multiple vehicles

Store as many vehicles as you need with distinct names. "daily-driver", "truck", "weekend-car" — each with its own complete profile ready for any form.

Local storage

Vehicle data lives on your machine in flat files. No cloud sync, no external services. Your VINs and plate numbers stay under your control.

Install

Requires Claude Code. Vehicle data is stored locally on your machine.

1

Add the marketplace

claude plugin marketplace add softwaresoftware-dev/softwaresoftware-plugins

Run in your terminal.

2

Install the installer

claude plugin install softwaresoftware@softwaresoftware-plugins

Run in your terminal.

3

Launch Claude Code

claude

Start a new session so the installer is available.

4

Install vehicle-vault + dependencies

/softwaresoftware:install vehicle-vault

Run inside Claude Code. Run /reload-plugins when done.

5

Fill a vehicle form

"fill the insurance form for my daily-driver"

Run inside Claude Code after reloading plugins.