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 580ce38 commit 5bda030Copy full SHA for 5bda030
1 file changed
README.md
@@ -70,8 +70,7 @@ Create `src/CalculatorElements.php`:
70
71
namespace App;
72
73
-use PhpMcp\Server\Attributes\McpTool;
74
-use PhpMcp\Server\Attributes\Schema;
+use Mcp\Capability\Attribute\McpTool;
75
76
class CalculatorElements
77
{
0 commit comments