Skip to content

Conversation

@CodeWithKyrian
Copy link
Contributor

Motivation and Context

The README's Quick Start example contained incorrect namespace and import paths that didn't match the actual codebase structure.

Solution

  • Updated use PhpMcp\Server\Attributes\McpTool; to use Mcp\Capability\Attribute\McpTool;
  • Removed unused Schema import

@chr-hertel
Copy link
Member

@CodeWithKyrian looks like your commits are missing signatures => commit signing

@CodeWithKyrian CodeWithKyrian force-pushed the fix-readme-namespace-imports branch from f3a72bd to 4198304 Compare September 4, 2025 21:34
@CodeWithKyrian
Copy link
Contributor Author

@chr-hertel Done that!

@chr-hertel chr-hertel merged commit 5bda030 into modelcontextprotocol:main Sep 4, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants