This repository has been archived on 2026-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
php-mcp/src
Snider a83d895b25
Some checks failed
CI / PHP 8.3 (push) Failing after 2s
CI / PHP 8.4 (push) Failing after 1s
fix: correct namespaces for MCP controller and middleware
- McpApiController: Mod\Api\Controllers → Core\Mcp\Controllers (matches PSR-4)
- McpApiKeyAuth: Core\Mod\Api\Models\ApiKey → Core\Api\Models\ApiKey
- Route import updated to match

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-03 21:42:42 +00:00
..
Mcp fix: correct namespaces for MCP controller and middleware 2026-03-03 21:42:42 +00:00
Website/Mcp fix: correct namespaces for MCP controller and middleware 2026-03-03 21:42:42 +00:00