diff --git a/README.md b/README.md index a9ec83d..a88cf4a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ **Seamlessly integrate the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) into your Laravel applications.** -This package is the official Laravel wrapper for the powerful [`php-mcp/server`](https://github.com/php-mcp/server) library. It allows you to effortlessly expose parts of your Laravel application as MCP **Tools**, **Resources**, and **Prompts**, enabling standardized communication with AI assistants like Anthropic's Claude, Cursor IDE, and others. +This package is a Laravel compatible wrapper for the powerful [`php-mcp/server`](https://github.com/php-mcp/server) library. It allows you to effortlessly expose parts of your Laravel application as MCP **Tools**, **Resources**, and **Prompts**, enabling standardized communication with AI assistants like Anthropic's Claude, Cursor IDE, and others. **Key Features:** @@ -333,4 +333,4 @@ Please see [CONTRIBUTING.md](CONTRIBUTING.md) in the main [`php-mcp/server`](htt ## License -The MIT License (MIT). See [LICENSE](LICENSE). \ No newline at end of file +The MIT License (MIT). See [LICENSE](LICENSE).