Getting Started
Welcome to Pixery AI! This guide will help you set up all the AI tools and MCP servers for Claude Code.
Prerequisites
Before you begin, make sure you have:
- macOS (required)
- A Pixery API key (contact your admin)
The installer will automatically set up Homebrew, Node.js, Claude Code, and Codex CLI if needed.
Quick Installation
The fastest way to get started is using our installer script:
curl -fsSL https://ai-server.pixerylabs.net/install.sh | bash -s -- 6d3da6fe-7dc1-4693-8fcb-2991e350a046This script will:
- Install Homebrew and Node.js (if not present)
- Install Claude Code CLI
- Install Codex CLI
- Configure Codex authentication
- Configure default MCP servers
- Install the
CLAUDE.mdtemplate
Verification
To verify your installation:
# Start Claude Code
claude
# Check MCP server status
/mcpYou should see all configured MCP servers listed and connected.
Next Steps
- Learn about MCP Servers - Understand what each server does
- API Keys Guide - Manage your API keys
- Configuration Guide - Customize your CLAUDE.md