Exposes a connected-vehicle OBD-II/telematics platform to AI agents, enabling vehicle health scoring, live data queries, DTC decoding, maintenance prediction, and gated remote commands via a pluggable data layer.
CarVector is a Model Context Protocol server that gives AI agents real vehicle data — specifications and representative images, federal recall campaigns, and OBD-II DTC reference — instead of hallucinating them. Open-source client (npx -y carvector-mcp), authenticated with your own key; free tier, no credit card. Four tools: search_vehicles, get_vehicle, get_recalls, lookup_dtc.
A local-first, read-only MCP server for vehicle diagnostics that exposes structured OBD-II tools for reading PIDs, DTCs, and ECU snapshots without raw protocol access.
An MCP server that exposes vehicle-diagnostic and CAN-bus domain logic as agent tools, with a LangGraph orchestration layer and a human-in-the-loop eval harness.
Turns a comma.ai Panda into a conversational CAN reverse-engineering rig, allowing users to record, diff, find signals, and send frames through natural language with Claude.