loading…
Search for a command to run...
loading…
Send personalized greetings to anyone. Toggle Pirate Mode to speak like a pirate. Explore the origin story of "Hello, World" and generate greeting prompts.
Send personalized greetings to anyone. Toggle Pirate Mode to speak like a pirate. Explore the origin story of "Hello, World" and generate greeting prompts.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"hello-mcp-test2": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"oh-seok-ju/hello-mcp-test2"
]
}
}
}