---
title: "minimax-code-trajectory"
description: "Inspect and visualize local MiniMax Code session ledgers as privacy-aware trajectories through a dependency-free MCP server."
canonical: https://agentpluginsdirectory.com/plugins/minimax-code-trajectory--minimax-ai
last-updated: 2026-09-21
---

# minimax-code-trajectory
Inspect and visualize local MiniMax Code session ledgers as privacy-aware trajectories through a dependency-free MCP server.
- Slug: minimax-code-trajectory--minimax-ai
- Publisher: hetaoBackend
- Repository: https://github.com/MiniMax-AI/MiniMax-Code-Plugins
- Manifest: plugins/hetaoBackend/minimax-code-trajectory/plugin.json
- Version: 0.2.0
- License: Apache-2.0
- Category (editorial): agent-tooling
- Skills: 1 (minimax-code-trajectory)
- MCP servers: 1 (minimax-code-trajectory)
- Stars: 18
- Repository created: 2026-08-17
- Repository last pushed: 2026-09-21
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/minimax-code-trajectory--minimax-ai
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What minimax-code-trajectory does, in the publisher's words

> A privacy-aware, interactive flight recorder for local MiniMax Code sessions.

MiniMax Code stores canonical local session events under the active profile's v2/sessions/YYYY/MM/DD/ /ledger.jsonl. This Plugin turns those ledgers into bounded, structured summaries and a self-contained interactive timeline that an agent can use to explain a task, inspect failures, count tool activity, and compare the display transcript with Pi history, without modifying the source session files.

The design is inspired by icesixgod/codex-trajectory at commit 2f10022557bbc4ffefce1eb656ab2e09dd55ff0e. This implementation is written from scratch for the MiniMax Code v2 ledger contract and does not copy the reference project's UI or source code.

- list_minimax_sessions: lists recent local session IDs and non-content metadata.
- get_minimax_trajectory: reads one session or the most recently updated session and returns a structured trajectory.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/MiniMax-AI/MiniMax-Code-Plugins/HEAD/plugins/hetaoBackend/minimax-code-trajectory/README.md

## Skills

- minimax-code-trajectory: Inspect or visualize privacy-aware timelines for local MiniMax Code sessions. Use when the user asks to show, draw, open, review, or diagnose a task trajectory, summarize tool or token activity, inspect compaction or failure events, or compare recent session metadata without opening raw ledger file…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- minimax-code-trajectory: transport: stdio; command: node ./server.mjs

Read from the plugin's own mcp.json. Environment variable names only, never values.
