Zod Agent documentation
Zod Agent is a client-side, agentic AI chat workspace that runs entirely in your browser. Zero backend, no account, no server — everything lives in your browser's localStorage, and the only data leaving your machine is the requests you send to the LLM providers you configure. Chat, use tools, build workflows, and schedule background agents from one local-first workspace.
Start here
What you can do
Streaming chat, sessions, search, slash commands, mentions, and file attachments — all local-first.
A real multi-round tool loop runs in the browser: calculator, memory, timers, and more.
Compose and run multi-step agent workflows that execute live against your provider.
Schedule prompts and workflows — a service worker keeps running them even after you close the tab.
Configuration
Connect any OpenAI-compatible endpoint, set a default and fallback, and tune timeouts and retries.
Aligned YAML everywhere — providers, memory, tools, and MCP with AI-assisted editing.
Expose Model Context Protocol server tools to your agents over HTTP.