7 months ago
Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent
Tools
request_user_input
message_complete_notification
start_intensive_chat
ask_intensive_chat
stop_intensive_chat
Server Config
{
"mcpServers": {
"interactive": {
"command": "npx",
"args": [
"-y",
"interactive-mcp"
]
}
}
}