Developer Resources

Documentation

Everything you need to orchestrate, monitor, and scale AI agents with Rookery. From quick starts to advanced configuration.

Quick Start

1

Install

# Ensure Python 3.14+
uv sync --all-extras
2

Run

# Start server
uv run rookery --reload
3

Create

# Visit dashboard
http://localhost:8000/app

Getting Started

Installation, configuration, and your first AI agent setup.

  • Installation guide
  • Running Rookery
  • Basic configuration
Read Guide

User Guide

Master the UI, chat interface, projects, and team collaboration.

  • UI overview
  • Chat interface
  • Team management
Learn More

Agent Configuration

Configure AI agents, models, tools, and advanced settings.

  • Agent setup
  • Model config
  • MCP servers
Configure

API Reference

Complete REST API documentation and integration examples.

  • REST endpoints
  • Authentication
  • Webhooks
API Docs

Core Concepts

Understanding orchestration, workflows, and architecture.

  • Architecture
  • Worker pools
  • MCP protocol
Understand

CLI Tools

Command-line utilities for managing agents and tasks.

  • uv run agents
  • uv run tasks
  • uv run health
CLI Reference

Additional Resources

Explore more ways to get help and stay connected with the Rookery community.