alexa-labs/skill-sample-nodejs-simple-hello-world
An Alexa sample skill that demonstrates how to use In-Skill Purchasing (ISP) features by offering a "English Pack” and a "Subscription" that greets the customer in Japanese and English languages.
Platform-specific configuration:
{
"mcpServers": {
"skill-sample-nodejs-simple-hello-world": {
"command": "npx",
"args": [
"-y",
"skill-sample-nodejs-simple-hello-world"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...