Skip to main content

mpftp

MicroPython and CircuitPython board tools for VS Code and compatible derivatives

mpftp brings microcontroller board management directly into your modern code editor (VS Code, Google Antigravity IDE, Cursor, VSCodium):

  • An In-Editor Alternative to Thonny: Edit board files, transfer files, install packages (mip / circup), and flash firmware without switching back and forth to external IDEs or standalone tools.
  • Embedded Serial REPL: The interactive REPL opens directly inside your editor's Terminal panel, allowing you to test and inspect code live alongside your editor tabs and AI coding agents.
  • Wi-Fi Fast MIP Transfers: Transferring wifi.py and creating secrets.py on Wi-Fi enabled boards enables on-board mip package installation directly over the network, which is significantly faster than serial file transfers.
  • Visual Firmware Builder: A GUI companion for firmware workspaces (such as cmods), allowing you to download official releases or build and flash custom firmware from the UI.
  • Completely Optional: If you are already comfortable with command-line tools (mpremote, esptool, circup) or standalone IDEs, you can continue using them. mpftp is provided as an all-in-one in-editor workbench.

Published as pydevices.mpftp under PyDevices.

Documentation

  • User guide — getting started, File Transfer, REPL, Firmware workspace, autosize, troubleshooting
  • Aggregator & user modules — workspace micropython.cmake / manifest-micropython.py contract
  • Developers guide — architecture, discovery contract, packaging, contribution
  • Agent guide — agent/CLI workflows: board ops, flash recovery, pointers to aggregator docs

Features

  • Dual-Pane File Transfer: Local ↔ board file management (upload, download, mkdir, new file, delete, rename, drag-and-drop)
  • Live In-Editor Editing: Open and edit files directly on the board with automatic save-back and optional SHA-256 verification
  • Integrated Terminal REPL: Hardware serial REPL embedded right in the editor Terminal workspace
  • Automatic Interpreter Detection: Connects over serial, automatically identifies MicroPython or CircuitPython, and synchronizes the RTC
  • Package Installation: Install packages with mip (MicroPython) or circup (CircuitPython)
  • Visual Firmware Workbench: Detect board hardware, download official MicroPython builds, or build and flash custom firmware workspaces (ESP32, RP2040, SAMD)
  • AI Agent-Friendly: Local TCP RPC and agent CLI interface sharing the active editor session

Requirements

  • VS Code or compatible derivative (such as Google Antigravity IDE, Cursor, VSCodium) (engine ^1.85.0)
  • Python 3 with mpremote
    • WSL / Windows serial: Windows Python + pip install mpremote
    • Native Linux: venv or mpftp.pythonPath
  • For CircuitPython packages: circup on the same Python (pip install circup)

Install

Marketplace: search for mpftp by pydevices, or install a .vsix:

npm install
npm run package
# Extensions: Install from VSIX… → mpftp-*.vsix

Development (Cursor Remote-WSL):

npm install && npm run compile
./scripts/install-cursor-wsl.sh
# Developer: Reload Window

Quick start

  1. mpftp: Connect to Board — pick a port
  2. Open File Transfer — move files; open REPL for the shell
  3. Install Package — mip (MicroPython) or circup (CircuitPython) by detected interpreter
  4. Firmware — Detect a board, then Download an official MicroPython image or Build from a firmware workspace

A firmware workspace is a folder that contains micropython/ (or is the MicroPython tree). Port SDKs go in that workspace as directories/symlinks, or via environment variables — see the user guide.

Commands (selection)

Command Action
mpftp: Connect to Board Port picker; interrupt + interpreter-aware clean
mpftp: Resume Last Device Reconnect previous port
mpftp: Open File Transfer in Panel / Editor Dual-pane UI
mpftp: Open REPL ANSI terminal
mpftp: Build & Flash Firmware… MicroPython firmware panel
mpftp: Interrupt / Soft Reset / Hard Reset Board control
mpftp: Install Package mip or circup by interpreter

Settings (selection)

Setting Purpose
mpftp.workspacePath Firmware workspace (MicroPython + optional SDK trees)
mpftp.pythonPath Sidecar Python (empty on WSL → Windows python.exe)
mpftp.buildPythonPath Native Python for builds
mpftp.verifyTransfers SHA-256 after file transfer
mpftp.autoReconnectAfterReset Reconnect after hard reset

Full list: VS Code Settings → search mpftp, or user guide.

License

MIT — see LICENSE if present in the package, otherwise the repository license file.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydevices_mpftp-0.0.3.tar.gz (83.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydevices_mpftp-0.0.3-py3-none-any.whl (84.6 kB view details)

Uploaded Python 3

File details

Details for the file pydevices_mpftp-0.0.3.tar.gz.

File metadata

  • Download URL: pydevices_mpftp-0.0.3.tar.gz
  • Upload date:
  • Size: 83.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.6

File hashes

Hashes for pydevices_mpftp-0.0.3.tar.gz
Algorithm Hash digest
SHA256 05fde7303f3815a0b20f25bf48f7de060f4682d1c793a7e96498ee587d0b7d39
MD5 fb6bacb3713e41a0e85fce30ccf077c7
BLAKE2b-256 ff54e975484dc70f977ab1b2c17a5d83def38957d3efb8bff07b3faa63205cab

See more details on using hashes here.

File details

Details for the file pydevices_mpftp-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for pydevices_mpftp-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0fe5557c95dd3e3f06a1c28e3077c8d093a5372a4ab2e929bfcb7968106f3585
MD5 36cd2b88a8160b81016dcbb3fd287ce5
BLAKE2b-256 924c4e1ebfbdfbeaf2255512b31194b41ed2b319b126ab4862c05e64cf92f15d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.3 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page