🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

mdedit-cli

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdedit-cli

Command-line interface for mdedit.ai.

Source
npmnpm
Version
0.1.3
Version published
Weekly downloads
811
77.85%
Maintainers
1
Weekly downloads
 
Created
Source

mdedit-cli

Command-line interface for mdedit.ai.

Install

npm install -g mdedit-cli

Get an API key

All APIs require authentication. Create an API key here:

  • https://docs.mdedit.ai/api-keys

Configure

mdedit config login --api-key <YOUR_KEY>

Config is stored at ~/.mdedit-cli/config.json.

Environment variables (optional)

  • MDEDIT_API_URL (default: https://apiv2.mdedit.ai)
  • MDEDIT_API_KEY
  • MDEDIT_WORKSPACE_ID
  • MDEDIT_CONFIG_DIR (override config directory)

Usage

mdedit --help
mdedit info
mdedit health

FAQs

Package last updated on 11 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts