This article discusses Model Context Protocol (MCP), an open standard designed to connect AI agents with tools and data. It details the key components of MCP, its benefits (improved interoperability, future-proofing, and modularity), and its adoption in open-source agent frameworks like LangChain, CrewAI, and AutoGen. It also includes case studies of MCP implementation at Block and in developer tools.
An article discussing the hidden costs and limitations of popular AI frameworks like LangChain, CrewAI, and PydanticAI, and introducing Atomic Agents as a potential solution.
Mariya Mansurova explores using CrewAI's multi-agent framework to create a solution for writing documentation based on tables and answering related questions.