Agentโ™ฅ๏ธŽAge
Catalog

io.github.Jacob-J-Thomas/user-prompt

Official

by Jacob-J-Thomas ยท C#

An MCP server that enables AI agents to ask users clarifying questions via pop-up terminal windows.

An MCP server that enables AI agents to ask users clarifying questions via pop-up terminal windows.

๐Ÿ› ๏ธ Key Features

  • Model Context Protocol (MCP) server implemented in .NET 8 with C#
  • Allows AI agents to prompt users through pop-up terminal windows
  • Integrates with long-running agents to resolve ambiguities mid-task
  • Readable, header-driven readme excerpt and GitHub-style metadata

๐Ÿš€ Use Cases

  • AI agents requiring user clarification during complex tasks
  • Mid-task decision prompts in IDE copilots and code assistants
  • Interactive workflows where non-synchronous user input is needed

โšก Developer Benefits

  • Clear MCP-based integration point for user prompts
  • .NET 8 stack with Apache 2.0-compatible licensing
  • Transparent server description for catalog indexing and discovery

โš ๏ธ Limitations

  • Descriptions indicate pop-up prompts; no further implementation details provided in excerpt
  • Source material limited to brief readme excerpt; broader feature set not inferred