MCP-enabled CLI for planning AI projects, tracking versions, recording decisions, and reviewing development history.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
The install command below didn't complete successfully in our automated test.
npx -y pmpt-cli pmpt-mcpnpm ERR! could not determine executable to run npm ERR! A complete log of this run can be found in: /home/user/.npm/_logs/2026-08-09T15_10_42_985Z-debug-0.log
This is an experimental automated check and can have false negatives โ missing environment variables, a slow cold install, etc. It doesnโt necessarily mean somethingโs wrong. Last checked 1mo ago.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Pmpt Cli.
pmpt_plan_questionsGet planning questions to ask the user conversationally
pmpt_planSubmit answers to generate AI prompt and project docs
pmpt_saveSave a snapshot with detailed summary
pmpt_update_docCheck off features, add progress notes, backfill summaries
pmpt_log_decisionRecord architectural/technical decisions with reasoning
pmpt_read_contextRead full project context (plan, docs, history, quality)
Record and share your AI-driven product development journey.
Plan with 5 questions. Build with AI. Save every version. Share and reproduce.
Quick Start ยท Commands ยท MCP Server ยท Explore Projects
Answer 5 questions โ AI prompt auto-generated & copied to clipboard โ Paste into Claude Code / Codex / Cursor โ Start building!
Requires Node.js 18+
| Without pmpt | With pmpt | |
|---|---|---|
| Planning | Stare at blank screen, write vague prompts | Answer 5 guided questions, get structured AI prompt |
| Tracking | Lose track of what you built and how | Every version auto-saved with full history |
| Sharing | Share finished code only | Share the entire journey โ others can reproduce it |
pmpt plan asks just 5 questions to generate a complete AI prompt:
| # | Question | Example |
|---|---|---|
| 1 | Project name | my-budget-app |
| 2 | What to build | A budget tracking app for freelancers |
| 3 | Additional context (optional) | Simple UI, mobile-friendly |
| 4 | Key features | Expense tracking; Monthly reports; CSV export |
| 5 | Tech stack (optional) | React, Node.js โ or let AI decide |
The generated prompt is automatically copied to your clipboard. Just paste it into your favorite AI tool.
| Command | Description |
|---|---|
pmpt init | Initialize project and start tracking |
pmpt plan | 5 questions โ AI prompt (auto-copied to clipboard) |
pmpt save | Save current state as a snapshot |
pmpt watch | Auto-detect file changes and save versions |
pmpt status | Check project status, tracked files, and quality score |
pmpt history | View version history |
pmpt diff v1 v2 | Compare two versions (unified diff) |
pmpt diff v3 | Compare version vs working copy |
pmpt squash v2 v5 | Merge versions v2โv5 into one |
pmpt export | Export project as .pmpt file |
pmpt import <file> | Import from .pmpt file |
pmpt recover | Recover damaged pmpt.md via AI-generated prompt |
pmpt mcp-setup | Auto-configure MCP server for your AI tool |
pmpt -v | Show current CLI version |
| Command | Description |
|---|---|
pmpt login | Authenticate via GitHub (one-time) |
pmpt publish | Publish your project (requires quality score โฅ 40) |
pmpt update | Quick re-publish: update content without changing metadata |
pmpt edit | Edit published project metadata (description, tags, category, visibility, related projects, product URL) |
pmpt unpublish | Remove a published project from pmptwiki |
pmpt graduate | Graduate a project โ archive with badge, move to Hall of Fame |
pmpt clone <slug> | Clone and reproduce someone's project |
pmpt explore | Open pmptwiki.com/explore in your browser |
Quality score below 40? pmpt copies an AI improvement prompt to your clipboard โ paste it into your AI tool to get help improving your project.
See the full documentation at pmptwiki.com/docs
pmpt includes a built-in MCP server so AI tools can interact with pmpt directly. This means Claude Code, Cursor, and other MCP-compatible tools can save snapshots, check status, and review history without you typing commands.
pmpt-mcp is included when you install pmpt โ no separate installation needed.
Auto-detects the pmpt-mcp binary path, lets you choose your AI tool (Claude Code, Cursor, or .mcp.json), and writes the config. Solves PATH issues common with nvm.
Add to your .mcp.json (or IDE MCP config):
nvm users: If your AI tool can't find
pmpt-mcp, usepmpt mcp-setupor replace"pmpt-mcp"with the absolute path (runwhich pmpt-mcpto find it).
| Tool | Description |
|---|---|
pmpt_plan_questions | Get planning questions to ask the user conversationally |
pmpt_plan | Submit answers to generate AI prompt and project docs |
pmpt_save | Save a snapshot with detailed summary |
pmpt_update_doc | Check off features, add progress notes, backfill summaries |
pmpt_log_decision | Record architectural/technical decisions with reasoning |
pmpt_read_context | Read full project context (plan, docs, history, quality) |
pmpt_status | Check tracked files, snapshot count, and quality score |
pmpt_history | View version history with git commit info |
pmpt_diff | Compare two versions, or a version against working copy |
pmpt_edit_plan | Edit plan fields โ regenerates plan.md and pmpt.ai.md |
pmpt_quality | Check quality score and publish readiness |
pmpt_publish | Publish project to pmptwiki.com |
All tools accept an optional projectPath parameter (defaults to cwd).
A single portable file containing your entire development journey:
Share it. Clone it. Reproduce it.
Don't know what to build? See what others have created with AI.
Explore Projects on pmptwiki.com โ
Clone any project to see how it was planned, what prompts were used, and how it evolved step by step. The clone output shows the product idea, tech stack, and full version history.
Contributions are welcome! Feel free to open an issue or submit a pull request.
If pmpt helps you build something, give it a โญ
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pmptwiki-pmpt-cli)<a href="https://allmcps.com/mcp/pmptwiki-pmpt-cli"><img src="https://allmcps.com/api/badge/pmptwiki-pmpt-cli?style=directory" alt="Pmpt Cli on AllMCPs" /></a>