Cette page est affichée en anglais. Une traduction française est en cours.
CLI ToolsMay 14, 2026·2 min de lecture

regenerator2000 — 6502 Disassembler + MCP Server

regenerator2000 is a fast 6502 disassembler TUI with an MCP server (HTTP or stdio): install via `cargo` and let agents query labels/xrefs safely (158★).

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande CLI universelle
npx tokrepo install 6d87d20c-59d6-5a24-ac9b-57cb1c4942bd
Introduction

regenerator2000 is a fast 6502 disassembler TUI with an MCP server (HTTP or stdio): install via cargo and let agents query labels/xrefs safely (158★).

Best for: Reverse-engineering or retro-dev workflows where you want a TUI and an agent-accessible MCP surface for analysis

Works with: Rust toolchain (cargo install) and MCP clients; supports HTTP (port 3000) or stdio transports as documented

Setup time: 8-20 minutes

Main

  • TUI-first disassembler: built around keyboard-driven workflows (navigation, x-refs, history, undo/redo) for fast binary inspection.
  • MCP server included: documents MCP support with both HTTP and stdio modes, making it usable from agent tools.
  • Headless + export flows: supports export options and a headless mode for batch processing in pipelines.
  • Good “agent + human” pairing: you can inspect in the TUI, then ask an agent to query labels/blocks/tools over MCP for repeatable analysis.

FAQ

  • Which MCP transport should I use?: Use stdio when embedding into IDE MCP configs; use HTTP when you want a standalone service on port 3000.
  • Do I need a 6502 background?: You can still use it for structured navigation and let an agent explain routines/labels as you go.
  • How do I install?: The README shows cargo install regenerator2000 or build from source via git clone + cargo install.
🙏

Source et remerciements

Source: https://github.com/ricardoquesada/regenerator2000 > License: Apache-2.0 > GitHub stars: 158 · forks: 10

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires