johnhkchen/my-little-soda
`my-little-soda` is a CLI tool that turns your repo's GitHub Issues into the task pipeline for your AI coding agents
Platform-specific configuration:
{
"mcpServers": {
"my-little-soda": {
"command": "npx",
"args": [
"-y",
"my-little-soda"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...