sipi.bot tutorials — configure limits, allowlists, alerts, integrations

Short, practical walkthroughs for the day-to-day work of running a spend firewall — configuring allowlists, setting per-agent limits, wiring up alerts, debugging a block, and integrating with the agent runtimes you already use.

Step-by-step tutorials

← Back to sipi.bot

Integrations & rules

Integrate sipi.bot with LangChain

LangChain agents call tools; tools spend money. Adding the guard is a few lines — here's the exact walkthrough.

Integrate sipi.bot with CrewAI

CrewAI runs crews of role-based agents in parallel — which compounds spend. The guard tool gives the whole crew a budget.

Integrate sipi.bot with n8n

n8n workflows run on schedules — including at 2 AM. A firewall node before any paid step keeps the automation honest.

Set Up Category Rules

Category rules give each spend type its own budget. Here's the setup in three steps.

Set Up Time-of-Day Rules

The classic runaway happens at 2 AM. A time-of-day rule makes unattended overnight spend require a human.

Create an Approval Queue

Approval queues keep agents fast while material purchases wait for a human. Setup in three steps.

Self-Host sipi.bot in Docker

The core is MIT-licensed and self-hosts anywhere Docker runs. Here's the container walkthrough.

Integrations & budgets

Integrate sipi.bot with the Vercel AI SDK

The AI SDK makes streaming AI features easy — and easy features get agents that spend. The guard slots into the same flow.

Set Up a Daily Spend Ceiling

The daily ceiling is the single most useful budget number. Setup in three steps.