Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

crow-cli Documentation

Minimal Native ACP Agent Framework. No frameworks, just OpenAI SDK, FastMCP, and SQLAlchemy.


Quick Install

uv tool install crow-cli --python 3.14

Features

Why crow-cli?

Most agent frameworks are heavy abstractions. crow-cli is a reference implementation that shows you exactly how things work:

No magic, just code you can understand and modify.