We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ad779 commit 6395693Copy full SHA for 6395693
README.md
@@ -66,6 +66,8 @@ This example demonstrates the most common usage pattern - a `stdio` server using
66
Create `src/CalculatorElements.php`:
67
68
```php
69
+<?php
70
+
71
namespace App;
72
73
use PhpMcp\Server\Attributes\McpTool;
0 commit comments