CopilotKit: CopilotKit is a React framework for embedding AI copilots, chatbots, and in-app agents directly into web applications. It provides UI components (chat interface, sidebar, textarea) and backend infrastructure for building agentic frontends — where AI can read and modify application state, take actions, and render generative UI. Supports LangChain, LangGraph, CrewAI, and custom agent backends.; cloud-run-mcp: This project provides a Model Context Protocol (MCP) server that enables AI agents to deploy applications directly to Google Cloud Run. It also functions as an extension for the Gemini CLI, allowing AI-powered tools to manage Cloud Run services through a unified interface.
Adding a context-aware AI copilot to a SaaS product that understands app state
Developers deploying serverless applications to Cloud Run using AI-powered CLI agents.