Provides a user confirmation interface for AI assistants through a personal terminal endpoint.
AI assistants often require user confirmation or input for subsequent actions, but obtaining this feedback within MCP conversations can be challenging. Askme addresses this by offering a personal confirmation endpoint via a terminal interface. Once configured, AI assistants can utilize the `ask_me` tool to prompt users for confirmation or next steps. This opens a dedicated terminal window where users can provide text or image input, which is then relayed back to the AI assistant to continue its operations.
Key Features
01Offers an `ask_me` tool for AI assistants to solicit user input
02Facilitates quick setup and execution via `npx`
03Enables collection of both text and image input from users
04Supports integration with various terminal applications (Warp, iTerm2, Kitty, Alacritty, Hyper)
05Provides a terminal-based user confirmation interface for AI assistants
060 GitHub stars
Use Cases
01Enabling AI assistants to get explicit user confirmation before executing critical actions
02Allowing AI to prompt users for next steps or additional context during ongoing conversations
03Integrating human feedback loops directly into automated AI workflows for improved decision-making