Parse MLX .env credentials and extract workspace, folder, and profile IDs. CLI: mlx-token
Project description
mlx-id-token-kit
MLX ID & token parser — workspace, folder, profile UUIDs from .env and API logs.
pip install mlx-id-token-kit
mlx-token validate examples/sample.env
CLI: mlx-token · Python 3.10+ · offline parse only
Coupon hubs:
SAAS50— anti-detect.github.io · SaaSVerdict. Affiliate disclosure.
Problem
MLX automation scripts fail when MLX_FOLDER_ID or tokens are copy-pasted wrong — validate before farm-runner or multilogin-automation SDK demos.
Install
pip install mlx-id-token-kit
Quick start
mlx-token template > .env
mlx-token validate .env
mlx-token extract api-log.txt
CLI
| Command | Purpose |
|---|---|
mlx-token parse FILE |
Parse .env or log for IDs |
mlx-token parse FILE --format json |
JSON output (secrets redacted) |
mlx-token export FILE -o OUT.json |
Write redacted JSON to file |
mlx-token schema FILE --format json |
Field map + gaps (never exits 1) |
mlx-token catalog --format json |
Example .env index |
mlx-token check .env |
Alias for validate |
mlx-token validate .env |
Required field check |
mlx-token validate .env --max-gaps N |
Allow up to N gaps before exit 1 |
mlx-token extract log.txt |
Pull UUIDs from text |
mlx-token extract log.txt --format json |
UUID list as JSON |
mlx-token template |
Starter .env to stdout |
mlx-token template --format json |
Starter keys as JSON |
mlx-token init -o .env.mlx |
Write starter file |
mlx-token gaps .env |
Tab-separated gap report |
mlx-token validate .env --format json |
JSON validation report |
mlx-token gaps .env --format json |
JSON gap report with count |
mlx-token --show-deal |
Opt-in SAAS50 |
Toolkit pipeline: mlx-token validate → bot-lint → proxy-lane → farm-runner
Limitations
Offline parse only — no Cloud API calls or token refresh.
Production
mlx-token validate .env before automation-farm-runner. docs/FAQ.md
Related tools (on PyPI)
| Package | CLI | Role |
|---|---|---|
| antibot-profile-lint | bot-lint |
Antibot profile lint |
| automation-farm-runner | farm-runner |
YAML farm queue |
| cdp-connect-kit | cdp-connect |
CDP attach |
| ecommerce-warmup-kit | shop-warmup |
Marketplace warmup |
License
MIT
Partner: Multilogin · SAAS50 · github.com/multilogin-automation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlx_id_token_kit-0.2.1.tar.gz.
File metadata
- Download URL: mlx_id_token_kit-0.2.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01b0d922d26188f8f61d829e45867916f890d5c8f38a2e19c8fdfb616ffc91d4
|
|
| MD5 |
d39f8429678937be0dccc7f763747bca
|
|
| BLAKE2b-256 |
0bfdfb2ec9bd6d5e9bc842accfc7e1d796457db5b7df9880feabe98bc3b0c314
|
File details
Details for the file mlx_id_token_kit-0.2.1-py3-none-any.whl.
File metadata
- Download URL: mlx_id_token_kit-0.2.1-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63732a50786b85f0600430849f5d486c3fda6b1edc107ae38ca588f0cb676c29
|
|
| MD5 |
2bb70744cda346e2399e68b100d28e96
|
|
| BLAKE2b-256 |
2794d29211aabd4badabb60629cdf50c12b9f7f977c3bd8241977da171b3ea17
|