Elicitly for Claude Desktop
ai.elicitly/elicitly
Human-in-the-loop for AI agents over MCP elicitation: confirm/form dialogs plus a capability doctor
client:Claude Desktop
transport:stdio
runtime:npm
Install Elicitly in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"elicitly": {
"command": "npx",
"args": [
"-y",
"elicitly"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs