Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 269 Bytes

File metadata and controls

13 lines (9 loc) · 269 Bytes

MCP Server for CakePHP

Installation

  • composer require cakedc/cakephp-mcp

Usage

  • Select one or many methods in your CakePHP project. Add the attribute to expose the method to the MCP server.
example here 

Test your MCP server works properly