An MCP server that provides a tool to ask a user questions via the terminal
{
"mcpServers": {
"iflowpaulp-o-ask-user-questions": {
"command": "npx",
"args": [
"-y",
"@iflow-mcp/paulp-o-ask-user-questions-mcp"
]
}
}
}