注册表/mcp-php
Registep MCP Server PHP包装器,用于AI驱动的POS和销售分析。
安装
composer require registep/mcp-php用法
命令行界面
vendor/bin/registep-mcpPHP程序
use Registep\Mcp\McpClient;
$client = new McpClient();
$process = $client->start();需求
- PHP 8.1+
- Node.js 18+(适用于npx)
链接
-
