Save reusable prompts once. Use them anywhere with short codes. Public beta, v0.1.9.
The full experience. Includes the GUI, CLI, language, and MCP integration for your AI tools. Best for most users.
mp) · Daemon · Language compiler · MCP integration (Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Codex)
Command-line tool, daemon, language compiler, and MCP integration for your AI tools. No GUI. For terminal-first workflows and CI/CD.
Recommended for developers (works everywhere Node runs):
npm install -g microprompt-cli
mp binary for your platform via npm's optional-dependency mechanism. No build step.
mp mcp install. It detects Claude Desktop, Claude Code, Cursor, Windsurf, and Cline if you have them, then adds a single microprompt entry to each tool's MCP config, backing up the existing file to <path>.bak first and never touching your other entries. Skip with MICROPROMPT_SKIP_AUTOCONFIG=1 npm install -g microprompt-cli.
microprompt instead of mp. PowerShell ships a built-in alias mp → Move-ItemProperty that shadows our binary in every PowerShell session — including the default integrated terminal of VS Code, Cursor, Windsurf, and JetBrains IDEs. Both names install the same binary; cmd.exe / Git Bash / WSL users can keep using mp.