Dispatch
Claude Code v2.1.76: MCP Servers Can Now Request Structured Input Mid-Task via Interactive Elicitation Forms
Anthropic shipped Claude Code v2.1.76 on March 14 with MCP elicitation support — MCP servers can interrupt a task to display an interactive form (text fields, dropdowns, checkboxes from a JSON schema) or open a browser URL, collect structured user input, then resume execution with validated data. New Elicitation and ElicitationResult hooks let developers intercept and override these responses. Also added: sparse worktree checkout for monorepos via worktree.sparsePaths, -n/--name CLI flag for session naming, and /effort command.
↳ Follow the thread