interactive-mcp
JSON →Enables interactive LLM workflows by adding local user prompts and chat capabilities directly into the MCP loop.
Install
npm install -g pnpm` Tools · 5
- request_user_input Asks the user a question and returns their answer. Can display predefined options.
- message_complete_notification Sends a simple OS notification.
- start_intensive_chat Initiates a persistent command-line chat session.
- ask_intensive_chat Asks a question within an active intensive chat session.
- stop_intensive_chat Closes an active intensive chat session.
Links
★ 345 GitHub stars