One PowerShell command installs Claude Code, Gemini, Codex, Git, VS Code, all MCP servers, company standards, and the full AI Office toolkit. No manual steps. No guessing.
The installer handles every step automatically. You only need to authenticate once at the end.
claude login, then aio doctor --team to verify everything is working.The installer sets up the full Alterspective AI development stack — automatically, idempotently, every time.
codexed shortcut.AIO auto-discovers your knowledge repos and routes every workflow through the right standards — web development, Sharedo config, business — without you having to remember which doc to read.
C:\GitHub, ~/GitHub, and common locations. Prompts once if not found.After the installer completes, follow these three workflows to authenticate, start new projects, and continue existing work.
The aio CLI provides workflow orchestration, project setup, diagnostics, and AI routing in one tool.
aio setup Re-run team onboardingaio provider Switch AI provider (Anthropic, Azure, Ollama, GPU server)aio launch Interactive provider selector with arrow keysaio ask "question" Query company knowledge basesaio cost --me View your AI usage and spendaio skill install Install agent skills into current projectEach tool has its strengths. AIO helps you route to the right one.
codexed "task" runs fully automated with no prompts| Claude | Gemini | Codex | |
|---|---|---|---|
| MCP server access | ✅ | — | — |
| Standards injection | ✅ | — | — |
| Free tier | — | ✅ | — |
| Batch / auto mode | — | — | ✅ codexed |
| Best context window | ✅ 1M | — | — |
Model Context Protocol servers give Claude direct access to company systems — no copy-paste required.
~/.claude/mcp.json by the installer. Secrets are pulled from Azure Key Vault automatically. Project-specific servers (Sharedo, Supabase) live in .mcp.json in each repo.
Open PowerShell on your Windows 11 machine and run this command. Everything else is automatic.
claude login then
aio doctor --team
to verify your setup. ·
Source on GitHub