You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The template should be a simple "hello, world" tool which accepts a name (non-required), and formats a greeting response. If the name isn't provided, "world" should be used for that greeting. For example, "Hello, world! This is an MCP Tool!".
This should exist for both JavaScript and TypeScript.