Skip to content

API Reference

This section contains the complete API reference for the Hatchling project.

Overview

Hatchling is a Python application that provides a chat interface with LLM integration and MCP (Model Context Protocol) support.

Package Structure

Quick Start

from hatchling import app
# See individual module documentation for usage examples