Zyn Logo

Zyn Agent

Production-grade CLI Agent. Designed for modern workflows with support for 28+ providers and 217+ models.

npm install -g zyn-ai
View Documentation

Supported Providers

Zen
OpenAI
Anthropic
Google Gemini
Groq
Together AI
OpenRouter
Mistral AI
xAI (Grok)
Cohere
DeepSeek
Ollama
HuggingFace
Azure OpenAI
Zen
OpenAI
Anthropic
Google Gemini
Groq
Together AI
OpenRouter
Mistral AI
xAI (Grok)
Cohere
DeepSeek
Ollama
HuggingFace
Azure OpenAI

Engineered for control.

Zyn combines a native terminal UI with advanced memory and tool execution, giving you full access to top-tier AI models directly from your command line.

Native TUI & CLI

Full terminal UI with keyboard navigation, token display, real-time streaming, and 10 custom themes. Detach long-running turns to background workers instantly.

28+ Providers

OpenAI, Anthropic, Google, Groq, local models (Ollama, LM Studio), and any OpenAI-compatible custom API.

Persistent Memory

Agent-managed memory tool with session persistence, visible in system prompt as compact reference.

Advanced Tool Execution & Skills

Read and write files, run arbitrary commands with timeouts, search code, browse the web, execute git operations, and define custom YAML-based skills.

bash — zyn
# Install globally
~npm install -g zyn-ai
# Start interactive TUI
~zyn
Welcome to Zyn Agent. Using provider: zen (nemotron)
# Or run a single CLI prompt
~zyn "Analyze my current directory and summarize the codebase"