-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
enhancementNew feature requestNew feature request
Description
Is your feature request related to a problem? Please describe.
When developing MCP servers that need to request user input during operations, developers will need a way to test these interactive workflows in the Inspector.
Describe the solution you'd like
Add support for elicitation in the MCP Inspector UI:
- Display elicitation requests from servers in the UI
- Provide input fields for users to respond to elicitation prompts
- Show the flow of elicitation exchanges in the request history
- Support both CLI and UI modes for testing elicitation
Describe alternatives you've considered
Additional context
Depends on TypeScript SDK support.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature requestNew feature request