Contributing to CopilotKit Important: CopilotKit's internal v2 packages use the namespace. The public API that users install is . When contributing, you work with source but users never see that namespace. 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. Workflow 1. Fork and clone the CopilotKit/CopilotKit repository. 2. Install depende…