AndreyRainchik/ClaudeAlexaSkill
An example Alexa skill that invokes Anthropic's Claude AI
Platform-specific configuration:
{
"mcpServers": {
"ClaudeAlexaSkill": {
"command": "npx",
"args": [
"-y",
"ClaudeAlexaSkill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...