送信

interactive-mcp

@ttommyth

Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent

サーバー設定

{
  "mcpServers": {
    "interactive": {
      "command": "npx",
      "args": [
        "-y",
        "interactive-mcp"
      ]
    }
  }
}