loading…
Search for a command to run...
loading…
Create personalized greetings for anyone by name. Switch on Pirate Mode for fun, swashbuckling salutations. Explore the origin of 'Hello, World' for inspiration
Create personalized greetings for anyone by name. Switch on Pirate Mode for fun, swashbuckling salutations. Explore the origin of 'Hello, World' for inspiration.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"shoumiktest": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"shoumikdc/shoumiktest"
]
}
}
}