Documentation Index
Fetch the complete documentation index at: https://docs.zencoder.ai/llms.txt
Use this file to discover all available pages before exploring further.
Install the Plugin
- VS Code
- JetBrains
- Android Studio
- Open VS Code
- Go to Extensions (
Cmd+Shift+X/Ctrl+Shift+X) - Search for “Zencoder”
- Click Install
- Sign in when prompted
VS Code Marketplace
Install directly from the VS Code Marketplace
Index Your Project
Open any project folder, then run the Repo-Info Agent to give Zencoder full context about your codebase:- Press
Cmd+.(Mac) orCtrl+.(Windows/Linux) to open the agent selector - Choose Repo-Info Agent and press Enter
- Zencoder analyzes your codebase and creates
.zencoder/rules/repo.md
Your First Task
PressCmd+. / Ctrl+. again and select the Coding Agent. Try one of these prompts:
- “Write unit tests for [filename]” — Generates tests using your testing framework and conventions
- “Explain how authentication works in this project” — Traces the flow across files and returns a grounded explanation
- “Refactor [function name] to reduce complexity” — Rewrites with verification
Explore Agents
Zencoder offers specialized agents for different tasks:Coding Agent
General-purpose coding assistance
Unit Testing Agent
Generate and improve unit tests
E2E Test Agent
Create end-to-end test scenarios
Repo Info Agent
Understand and navigate your codebase
Next Steps
Core Concepts
Learn the fundamentals of Zencoder
Supported Models
Choose from 10+ models or bring your own key
Zen Rules
Define project-specific coding standards
Integrations & MCP
Connect Jira, GitHub, Sentry, and 100+ tools
Plans & Pricing
Subscription tiers and billing
Custom Agents
Build agents for your team’s workflows