nazar256/user-prompt-mcp
A Model Context Protocol (MCP) server for Cursor that enables requesting user input during generation
Platform-specific configuration:
{
"mcpServers": {
"user-prompt-mcp": {
"command": "npx",
"args": [
"-y",
"user-prompt-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...