diff --git a/examples/self_hosted_mcp_worker/README.md b/examples/self_hosted_mcp_worker/README.md index 05d171b..f23f2e9 100644 --- a/examples/self_hosted_mcp_worker/README.md +++ b/examples/self_hosted_mcp_worker/README.md @@ -1,6 +1,6 @@ # Self-hosted MCP worker -This example follows Anthropic's client-side MCP helper example at the same +This example follows the client-side MCP helper pattern at the same level of abstraction: connect to an MCP server, discover its tools, convert them, and run an existing self-hosted Environment Worker.