User Prompt

Enables Cursor users to provide additional input during AI generation through interactive dialog boxes, creating a more dynamic ex

nazar256 21
Claude CodeClaude DesktopGeneric
View source ↗

User Prompt MCP provides a bridge between Cursor and users by enabling the AI to request additional input during generation without ending the process. Developed by nazar256, this Go implementation uses the mark3labs/mcp-go library and offers a cross-platform GUI solution that works on both Linux (using zenity) and macOS (using osascript). The server handles timeout scenarios, presents input prompts in dialog boxes with text wrapping, and communicates with Cursor via stdio transport, making it ideal for creating more interactive AI experiences where the model needs clarification or additional information mid-generation.

Source

Repository: https://github.com/nazar256/user-prompt-mcp

Maintain User Prompt?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[User Prompt on getagentictools](https://getagentictools.com/mcp/nazar256-user-prompt-mcp?ref=badge)