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