Skip to content

Commit e4de994

Browse files
author
klapaudius
committed
Update MCP documentation link to use correct domain
The link to the official MCP documentation was updated to use ".io" instead of ".ai" to reflect the correct domain.
1 parent ee197a6 commit e4de994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/building_tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,4 +500,4 @@ final class VersionCheckTool implements ToolInterface
500500

501501
MCP Tools provide a powerful way to extend the capabilities of LLMs by giving them access to your application's functionality. By following this guide, you can create well-designed, secure, and effective tools that enhance the capabilities of LLM clients interacting with your Symfony application.
502502

503-
For more information about the Model Context Protocol, visit the [official MCP documentation](https://modelcontextprotocol.ai/) or explore the [MCP specification](https://github.com/modelcontextprotocol/specification).
503+
For more information about the Model Context Protocol, visit the [official MCP documentation](https://modelcontextprotocol.io/) or explore the [MCP specification](https://github.com/modelcontextprotocol/specification).

0 commit comments

Comments
 (0)