bhalgalix/Alexa-skill-with-API
this is an alexa skill that will consume data from an API and tell you the desired results.
Platform-specific configuration:
{
"mcpServers": {
"Alexa-skill-with-API": {
"command": "npx",
"args": [
"-y",
"Alexa-skill-with-API"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...