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.; firefox-devtools-mcp: Firefox DevTools MCP is a Model Context Protocol server that automates Firefox using WebDriver BiDi through Selenium. It enables AI assistants like Claude to control browser actions such as navigation, screenshots, and network monitoring. It integrates with various MCP clients including Claude Code, Cursor, and Cline.
Adding a context-aware AI copilot to a SaaS product that understands app state
AI-driven browser automation for testing and scraping