Ask users clarifying questions from within an AI agent via pop-up terminal windows. Built for developers who need their agents to request input interactively during task execution.
io.github.Jacob-J-Thomas/user-prompt
Local install
STDIO
No auth required
How models use it and what it is built for.
Ask users clarifying questions from within an AI agent via pop-up terminal windows. Built for developers who need their agents to request input interactively during task execution.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Jacob J Thomas User Prompt.
Paste any of these into Agent Studio after connecting Jacob J Thomas User Prompt.
Common questions about connecting and running Jacob J Thomas User Prompt.
What is the UserPrompt MCP server?
It's an MCP server that lets AI agents pause execution and ask users clarifying questions via pop-up terminal windows. This enables interactive, user-guided agent workflows without hardcoding decisions.
How do I install UserPrompt?
Install via the command `UserPrompt@1.0.2`. It uses stdio transport, so it communicates with your MCP client through standard input/output streams.
Can I use UserPrompt in headless or non-interactive environments?
UserPrompt relies on pop-up terminal windows, so it requires an interactive terminal. It may not work in headless servers or CI/CD pipelines without a display.
What's the difference between UserPrompt and just using stdin?
UserPrompt integrates directly into the MCP protocol, allowing agents to request user input as a first-class operation within their task flow, rather than requiring manual stdin handling in your application.
Does UserPrompt support timeouts or default values if the user doesn't respond?
The registry metadata doesn't specify timeout or default-value behavior. Check the server documentation or source code for details on how unanswered prompts are handled.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams