kinncj/AI-Squad
A comprehensive template for building applications with AI-powered development agents This repository serves as a template for projects using AI development tools and agents. It includes complete configurations for multiple AI platforms
Platform-specific configuration:
{
"mcpServers": {
"AI-Squad": {
"command": "npx",
"args": [
"-y",
"AI-Squad"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...