alexa-labs/workshop-in-skill-purchasing
A sample skill which demonstrates the use of in-skill purchasing (ISP) of consumables within an Alexa skill. Examples of the other types of in-skill purchases can be found in other samples.
Platform-specific configuration:
{
"mcpServers": {
"workshop-in-skill-purchasing": {
"command": "npx",
"args": [
"-y",
"workshop-in-skill-purchasing"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...