dimo

Exchange Developer JWTs and query live DIMO vehicle telemetry via MCP tools.

2|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/DIMO-Network/dimo-plugin --skill dimo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dimo
Source: https://github.com/DIMO-Network/dimo-plugin/tree/main/skills/dimo
Command: npx skills add https://github.com/DIMO-Network/dimo-plugin --skill dimo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Onboard developers to access live DIMO telemetry from a connected vehicle, eliminating manual setup and CLI complexity.

Core Features & Use Cases

  • Zero-to-hero onboarding: guides through developer console, app creation, and vehicle sharing.
  • JWT exchange & token management: converts a Developer JWT into a Vehicle JWT scoped to your Token ID, with a time-limited validity.
  • Live telemetry via MCP: queries 10 defined MCP tools to fetch current and historical vehicle signals without writing GraphQL.
  • Preview-driven UX: all API calls run through the Claude preview UI, with local data handling and on-demand data rendering.

Quick Start

Start by providing your Developer JWT and Vehicle Token ID, then let the preview guide you through exchanging tokens and querying signals.

Frequently Asked Questions about dimo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query live vehicle telemetry from DIMO without using a terminal?

You can query live vehicle telemetry by using the DIMO MCP Skill within the Claude Preview UI. It handles developer onboarding, JWT exchange, and real-time signal querying without requiring terminal interaction or manual GraphQL commands.

How does JWT token exchange work for accessing DIMO vehicle data?

JWT token exchange converts your Developer JWT into a Vehicle JWT scoped to your specific Token ID. This time-limited vehicle token is then used to authenticate MCP tool requests for current and historical vehicle signals.

Do I need to write GraphQL to fetch DIMO vehicle signals?

No, you do not need to write GraphQL. The Skill operates entirely within the Claude Preview UI and uses 10 predefined MCP tools to fetch current and historical vehicle signals on demand.

What do I need to start retrieving DIMO telemetry data?

To start retrieving DIMO telemetry, you need a Developer JWT and a Vehicle Token ID. Once provided, the Skill guides you through app creation, vehicle sharing, token exchange, and signal querying.

Can I fetch historical vehicle signals using the DIMO MCP?

Yes, you can fetch historical vehicle signals. The Skill queries 10 defined MCP tools to retrieve both current and historical vehicle telemetry data directly through the Claude Preview UI.