An MCP server that enables AI agents to ask users clarifying questions via pop-u

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "user-prompt": {
      "args": [
        "UserPrompt"
      ],
      "command": "dnx",
      "transport": "stdio"
    }
  }
}
An MCP server that enables AI agents to ask users clarifying questions via pop-u by io.github.Jacob-J-Thomas | RouterMCP