资讯

Calling an asynchronous function usually returns immediately, firing off the asynchronous operation (for example waiting for a network request to complete), and user-supplied callback handles the ...
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 ...