CopilotKit v2 Development Skill 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. Architecture Overview CopilotKit v2 is built on the AG-UI protocol ( / ). The stack has three layers: 1. Runtime ( ) -- Server-side. Hosts agents, handles SSE/Intelligence transport, middleware, transcription. 2. Core ( ) -- Shared state management, tool re…