CopilotKit Setup Prerequisites Live Documentation (MCP) This plugin includes an MCP server ( ) that provides and tools for querying live CopilotKit documentation and source code. - Claude Code: Auto-configured by the plugin's -- no setup needed. - Codex: Requires manual configuration. See the copilotkit-debug skill for setup instructions. Environment Before starting setup, verify: 1. Node.js = 18 (required for globals used by the runtime) 2. An AI provider API key (one of: , , ) 3. A React-based frontend (Next.js App Router, Next.js Pages Router, Vite + React, or Angular) 4. A backend capable…