Submit

Ask UI

@Box-Killer

4 months ago
A MCP server that enables agents to ask users questions via custom user interfaces.
Overview

A MCP server that enables agents to ask users questions via custom user interfaces.

Server Config

{
  "mcpServers": {
    "ask-ui": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ask-ui"
      ],
      "env": {
        "MOONSHOT_API_KEY": "all keys are optional",
        "PPIO_API_KEY": "all keys are optional",
        "MINIMAX_API_KEY": "all keys are optional"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.