Connect Everything, Effortlessly
Out-of-the-box integrations with the tools you already use. Plug and play architecture means zero setup code.
One Object.
Every Service.
Traditional stacks mean separate SDKs, separate credentials, and dozens of lines of setup before you write business logic. Huitzo centralizes every service behind one interface — AI, storage, email, HTTP — configured and ready.
ctx.llm · ctx.files · ctx.email · ctx.http · ctx.telegram ~60% less code
Focus on your logic, not plumbing
Zero credential setup
Platform handles secrets at runtime
Built-in resilience
Retries and error handling on every call
Swap providers in config
Switch from OpenAI to Anthropic without code changes
Available Integrations
From AI providers to business tools, connect with the services your workflows need.
Ready to use via ctx object. Configure credentials in the platform, use in your code.
Enterprise feature. Build a custom connector to add support for any service or protocol.
AI / LLM
OpenAI
GPT-4, GPT-3.5, embeddings
ctx.llm Anthropic
Claude models
ctx.llm Communication
SendGrid
Transactional email
ctx.email SMTP
Standard email protocol
ctx.email
Telegram
Bot messaging
ctx.telegram Slack
Team messaging
Custom connector Storage & Database
Files
S3, Azure Blob, GCS, local
ctx.files
PostgreSQL
Relational database
Custom connector Redis
In-memory cache
Custom connector Cloud Providers
AWS
Amazon Web Services
Custom connector Azure
Microsoft Azure
Custom connector
GCP
Google Cloud Platform
Custom connector DevOps
Docker
Container runtime
Custom connector
GitHub
Git & CI/CD
Custom connector Business Tools
Stripe
Payments
Custom connector Zapier
Workflow automation
Custom connector
HubSpot
CRM
Custom connector Notion
Documentation
Custom connector How It Works
Ship your packs with exactly the integrations you need - or none at all.
Ship Without
Pure Logic Packs
Build Intelligence Packs that contain pure business logic with no external dependencies. Perfect for data transformations, calculations, and algorithmic workflows.
@command("calculate")
async def calc(data: Input, ctx: Context):
return process(data) Ship With Built-in
Declare and Use
Declare required integrations in your pack manifest. The platform handles credentials and configuration at runtime - your code just uses ctx.
# manifest.yaml integrations: - llm - email
Add Custom Connectors
Enterprise Extension
Need to connect to proprietary systems? Enterprise customers can extend the platform with custom connectors for any service or protocol.
# Connect any system
async def query(self, ...):
# Your implementation Custom
Integrations
Huitzo's platform separates your AI logic from integration details. Extend the platform with custom connectors for any system your team uses.
- Connect to legacy enterprise systems (SAP, Oracle, mainframes)
- Integrate proprietary algorithms (Risk models, pricing engines)
- Support future hardware (Specialized accelerators, IoT devices)
- Deploy on your infrastructure (On-premise, private cloud)
Integration Interface Start integrating
today
Add powerful integrations to your intelligence applications in seconds. See how Huitzo connects to the tools your team already uses.