★ 0 stars
TypeScript
🌐 Browser/Web
Updated 1d ago
CLI em TypeScript para squads de agentes: PRD, tech spec, tasks, review, memoria, MCP, HTTP server e cockpit web.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"squadscli": {
"command": "npx",
"args": [
"-y",
"Juanblack1/squadscli"
]
}
}
}
Run in terminal:
claude mcp add squadscli npx -y Juanblack1/squadscli
Add to .cursor/mcp.json:
{
"mcpServers": {
"squadscli": {
"command": "npx",
"args": [
"-y",
"Juanblack1/squadscli"
]
}
}
}
Topics
ai-agentsautomationclimcptypescriptworkflow