CopilotKitDocs
  • Docs
  • Reference
  • Cookbook
Get Intelligence free
CopilotKitDocs
DocsReferenceCookbook
DocsReferenceCookbook

Get Started

IntroductionQuickstartBuild with agents

Concepts

ArchitectureGenerative UIOSS vs Enterprise
Agentic Protocols

Build Chat UIs

Multimodal AttachmentsVoiceReasoning

Build Generative UI

Components as ToolsTool Call RenderingState Rendering
A2UI
MCP Apps

Add Agent Powers

Frontend ToolsShared State
Human-in-the-Loop
Sub-AgentsAgent ConfigProgrammatic Control

LangGraph (TypeScript)

ReadablesInterruptsConfigurableSubgraphs

Runtime

Copilot RuntimeUse any model routerConnect AG-UI agentsDeploy to any runtimeAuthentication

Observe & Operate

InspectorVS Code Extension

Enterprise

How the Enterprise Intelligence Platform WorksHow Threads & Persistence WorkObservabilitySelf-Hosting IntelligenceThreads

Deploy

AWS AgentCore

Platforms

React Native

Other

Anonymous Telemetry
LangGraph (TypeScript)Cookbook

Overview

Focused, copy-pasteable recipes for wiring CopilotKit up to the tools and platforms you already use.


Cookbook#

Short, actionable recipes that connect CopilotKit to a specific tool or platform. Each one starts from a working CopilotKit app and adds a single capability — nothing more than you need to get it running.

Run agent code in a Daytona sandbox

Give the Built-in Agent a tool that executes code in an isolated Daytona sandbox.

c413ec3