FanaticExplorer/askd ? reverse-engineered prompt
Reverse engineered prompt
Build me a small MCP server that lets coding agents ask me questions in a nicer way than the terminal. I want it to run in the background with a tray icon, show a notification when a question comes in, and open a simple GUI where I can read the question, pick from options, choose more than one answer if needed, and type a custom response when that is allowed.
It should feel lightweight and fast, not like a big desktop app, and it should work as a single installable binary. Please make it easy to add to an agent as an MCP tool, handle one question session at a time, and wait a long time for my reply before timing out. If you need to check the current docs for the GUI or MCP parts, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit