Our stack
The tools we build with — and help you adopt.
Every Papegaai engagement is powered by a small, carefully picked stack. We use these every day in production so we can ship fast and keep automations reliable.
AI models
Anthropic Claude
Our default reasoning model for planning, tool use, and long-context workflows.
OpenAI
Used where it’s the best fit — cheap classification, fast drafts, voice.
Azure OpenAI
When clients need models inside their own cloud tenancy for compliance.
Agent platform
OpenClaw
Our in-house agent fleet. Runs long-lived, auditable, human-in-the-loop workflows across tools.
Claude Code
Used internally for iterating on code, ops, and knowledge bases under version control.
Infrastructure
Vercel
Hosts this site and most client front-ends. Zero-config deploys, tight Git integration.
Google Cloud
Primary cloud for data, compute, and BigQuery-backed pipelines.
Postgres + BigQuery
Operational and analytical data stores we wire automations around.
Security & ops
sops + age
Encrypted secrets checked into Git, decrypted only at deploy/runtime.
Least-privilege access
Every integration gets its own scoped credential. No shared master keys.
Auditable logs
Every agent action is logged, replayable, and traceable to an approver.