Genyus/swarm
An extensible boilerplate generation framework for TypeScript developers. Any framework/library can be supported through a plugin-based architecture, with generation invoked via CLI commands or MCP tool calls
Platform-specific configuration:
{
"mcpServers": {
"swarm": {
"command": "npx",
"args": [
"-y",
"swarm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...