What problem does it solve? Setting up the MCP orchestration stack on a new machine involves many manual steps—installing ai-cli-mcp, registering servers in Claude Code and OpenClaw, optionally configuring Gemini, and verifying everything works. This Skill automates the entire process with an idempotent installer script that skips already-completed steps. ## Core Features & Use Cases - Idempotent Stack Installation: Runs install-mcp-stack.sh to install ai-cli-mcp, register MCP servers in Claude Code and OpenClaw, and sync Cursor MCP configs, skipping steps that are already complete. - Dry-Run and Force Modes: Preview every command with --dry-run before making changes, or re-run all steps with --force after a version pin change or silent failure. - Optional Gemini Analyzer Lane: Installs and authenticates gemini-cli only when --include-gemini is explicitly passed, keeping the default stack minimal. - Use Case: You just cloned the orama-system repo on a fresh laptop. Run the installer once, restart Claude Code, and confirm ai-cli-mcp appears as active in /mcp without manually editing any MCP JSON configs. ## Quick Start Run the installer with bash bin/orama-system/scripts/install-mcp-stack.sh, then restart Claude Code and verify with /mcp.