PHP implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
$git clone https://github.com/dalehurley/php-mcp-sdkInstalls into the current project.
Install php-mcp-sdk by running `git clone https://github.com/dalehurley/php-mcp-sdk`, then use it for the current task and follow its documentation at https://github.com/dalehurley/php-mcp-sdk.