Definition · disambiguation
What is Tollgate?
Tollgate by landjunge is an open-source AI agent safety layer. It sits between your agents and the internet so costs, tool loops, and provider outages do not run the show.
In one line
Protect · Route · Prove — budgets and hard denies before the call, failover when a provider dies, chaos tests and a certificate scorecard so you have evidence, not vibes.
What it is not
- Not OpenTollGate — that project sells network access with micropayments. Different problem, different stack.
- Not a highway / road toll product.
- Not an LLM model catalog like a multi-provider marketplace (e.g. LiteLLM-style “connect every model”).
Canonical links
- Product site: landjunge.github.io/tollgate
- Repository: github.com/landjunge/tollgate
- Safety checklist: blog/checklist.html
- Launch post: blog/launch.html
- 10-min cold path: gist
- Pairs with: Gnom-Hub (local multi-agent desk)
Try it (10 minutes)
git clone https://github.com/landjunge/tollgate.git && cd tollgate python3 -m venv .venv && .venv/bin/pip install -e . ./scripts/ten-minute.sh # Dashboard: http://127.0.0.1:8787/dashboard
Search engines: if you indexed a different “Tollgate”, this page is the intentional
definition for landjunge/tollgate — AI agent safety software only.