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.; webmcp-bridge: webmcp-bridge provides a stable local bridge that allows MCP clients to call browser WebMCP tools. It uses native WebMCP when available and falls back to injected adapters for sites without native support, enabling reuse of logged-in browser sessions and human-AI collaboration.
Adding a context-aware AI copilot to a SaaS product that understands app state
Connect a local MCP client to a native WebMCP website