Skip to content

Commit db16888

Browse files
taylorotwellCodeWithKyrian
authored andcommitted
Update README.md
1 parent bcc3877 commit db16888

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
**Seamlessly integrate the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) into your Laravel applications.**
88

9-
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.
9+
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.
1010

1111
**Key Features:**
1212

@@ -333,4 +333,4 @@ Please see [CONTRIBUTING.md](CONTRIBUTING.md) in the main [`php-mcp/server`](htt
333333
334334
## License
335335
336-
The MIT License (MIT). See [LICENSE](LICENSE).
336+
The MIT License (MIT). See [LICENSE](LICENSE).

0 commit comments

Comments
 (0)