MetaGPT: MetaGPT is a multi-agent framework that assigns different roles to LLMs, enabling them to collaborate on complex software development tasks. It takes a one-line requirement and outputs comprehensive project artifacts, mimicking a software company's entire process.; php-sdk: The MCP PHP SDK is the official toolkit for implementing Model Context Protocol servers and clients in PHP. It offers a framework-agnostic API, allowing developers to expose PHP application functionality to AI agents or integrate with MCP servers.
Data Interpreter
Exposing existing PHP application functionalities (e.g., database access, custom logic) as callable tools or readable resources for AI agents.