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.; Awesome-MCP-Servers: This is a curated, community-driven list of awesome Model Context Protocol (MCP) servers, tools, frameworks, clients, and utilities. MCP is an open protocol enabling AI models to securely interact with local and remote resources through standardized server implementations.
Adding a context-aware AI copilot to a SaaS product that understands app state
Allow AI models to read/write files, query databases, and interact with cloud storage.