Podcast

Conversations about AI Agent Gateway.

Short audio episodes generated with NotebookLM. Headphones recommended.

[ 02 ]

The Elixir bridge: powering function nodes with prompt hooks

How a Claude Code UserPromptSubmit hook intercepts every prompt, injects hidden instructions, and turns natural-language function requests into compiled Elixir running on Fly.io function nodes via MCP tools. Multi-step pipelines, audit trail, no manual deploys -- the chat becomes a controller for a distributed runtime.

[ 01 ]

Securing AI agents with virtual keycards

What happens when an autonomous agent reaches for a downstream system? A walk through per-tool authorization, scoped sub-tokens, and why the gateway holds the credentials so the agent never does.