Skip to content
Windsurf

Elicitly for Windsurf

ai.elicitly/elicitly

Human-in-the-loop for AI agents over MCP elicitation: confirm/form dialogs plus a capability doctor

client:Windsurf transport:stdio runtime:npm

Install Elicitly in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "elicitly": {
      "command": "npx",
      "args": [
        "-y",
        "elicitly"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Elicitly in other clients