Dicklesworthstone/agentic_coding_flywheel_setup
Bootstraps a fresh Ubuntu VPS into a complete multi-agent AI development environment in 30 minutes: coding agents, session management, safety tools, and coordination infrastructure
Platform-specific configuration:
{
"mcpServers": {
"agentic_coding_flywheel_setup": {
"command": "npx",
"args": [
"-y",
"agentic_coding_flywheel_setup"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...