user-prompt-mcp
If you are the rightful owner of user-prompt-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for Cursor that enables requesting user input during generation.
This project implements an MCP server that allows Cursor (or any MCP-compatible client) to request additional input from users during model generation without ending the generation process. It serves as a bridge between the AI model and the user, creating a more interactive experience.
Features
- User Input Prompting: Allows the AI to ask for more information during generation.
- Simple GUI: Presents input prompts in a dialog box with text wrapping.
- Cross-Platform: Should work on both Linux (tested) and macOS.
- Stdio Transport: Integration with Cursor via stdio.