Marx-A00/ask-user-mcp
MCP server that lets Claude ask users questions via Emacs minibuffer
Platform-specific configuration:
{
"mcpServers": {
"ask-user-mcp": {
"command": "npx",
"args": [
"-y",
"ask-user-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...