1solation/programmer_quotes_alexa_skill
An Alexa Skill that outputs random 'programmer-esque' quotes when invoked, using AWS Lambda as the backend and programmed in NodeJS.
Platform-specific configuration:
{
"mcpServers": {
"programmer_quotes_alexa_skill": {
"command": "npx",
"args": [
"-y",
"programmer_quotes_alexa_skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...