samvas-codes/Alexa-ChatGPT-Skill
Uses Open AI's chat GPT for an Alexa skill
Platform-specific configuration:
{
"mcpServers": {
"Alexa-ChatGPT-Skill": {
"command": "npx",
"args": [
"-y",
"Alexa-ChatGPT-Skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...