MCP ServerSTDIOOfficialv1.0.2

Jacob J Thomas User Prompt MCP Server

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

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Jacob J Thomas User Prompt MCP server does

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.

Connect to Jacob J Thomas User Prompt

Local install — runs as a subprocess.

dnx UserPrompt@1.0.2

Resources

Where to find authoritative docs and source for Jacob J Thomas User Prompt.

Example prompts for Jacob J Thomas User Prompt

Paste any of these into Agent Studio after connecting Jacob J Thomas User Prompt.

  • Prompt the user to confirm which database to migrate before proceeding
  • Ask the user to select from three deployment environment options
  • Request the user's API key interactively instead of reading from env vars
  • Show me how to integrate user prompts into a multi-step workflow

Jacob J Thomas User Prompt MCP server — FAQ

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.

Skip the local setup — run MCP in your browser

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 Studio

Related servers

More on MCP Playground