Interact MCP
JSON →Enables real-time communication between AI assistants and users via a web-based chat interface.
Install
pip install fastmcp Tools · 1
- interact Allows AI assistants to interact with users by sending a message and receiving a response. Parameters: message (str) - The message to send to the user. Returns: str - The user's response. Default timeout is 5 minutes.