From 4b9719e385d40891635690d11744bd20e278cca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl?= Date: Sun, 11 Jan 2026 16:02:03 +0100 Subject: [PATCH] Update README with Context7 MCP usage information Added information about using Context7 MCP with AI tools. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8baac28..655e2c5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ This is a PHP SDK to make easier to communicate with the Plug&Pay API. Not all f ## Documentation -[Wiki](https://github.com/plug-and-pay/sdk-php/wiki) +- [Wiki](https://github.com/plug-and-pay/sdk-php/wiki) +- You can use [Context7 MCP])(https://context7.com/plug-and-pay/sdk-php) with your favorite AI tool (like Kilo, Claude Code, Cursor, etc...) to work with our PHP SDK. ## Installation with Composer