AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. amphp/amp specifically provides futures and cancellations as fundamental primitives for ...
This SEP introduces asynchronous tool execution capabilities to the Model Context Protocol (MCP) through a dedicated async tool call operation, with token-based execution tracking. The proposal ...