# Quick start production environment
make build && make up
# Stop environment
make down
# Quick start development environment (auto build and start)
make dev
# Start testing directly
make test
# View logs
make logs
# Clean environment
make cleanFor a full walkthrough covering local setup, publishing to GitHub Container Registry, pulling the latest images, and the GitHub Actions pipeline, see USAGE.md.
# Production
MCP_BASIC_KEY=
MCP_PAPERSCORE_KEY=