php-mcp/src/Website
Snider 02c4cc9666 feat: use McpRoutesRegistering for functional MCP routes
Move functional API routes (tools/call, servers.json, etc.) from
Website\Mcp\Routes\web.php to Mcp\Boot via the McpRoutesRegistering
lifecycle event. HTML portal routes stay in web.php with web middleware.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-03 21:52:58 +00:00
..
Mcp feat: use McpRoutesRegistering for functional MCP routes 2026-03-03 21:52:58 +00:00