Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/self_hosted_mcp_worker/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
Loading