Subscription Model

Zen — Subscribe & Code

Fixed monthly pricing with guaranteed usage limits. Choose your power level.

Lite

For individual developers getting started with AI-powered coding

$10/month
  • vikasit-3-small & vikasit-3-flash models
  • 41+ built-in tools
  • 109 provider support (BYOK)
  • Custom agent creation
  • MCP server support
  • Session history & export
  • Community support
Most Popular

Pro

For professional developers who need more powerful models

$50/month
  • Everything in Lite, plus:
  • vikasit-3-coder, vikasit-3-fast, vikasit-3-vision
  • Higher usage limits
  • GitHub integration
  • LSP code intelligence
  • Priority model access
  • Email support

Max

For power users and teams who need maximum capability

$100/month
  • Everything in Pro, plus:
  • vikasit-3, vikasit-3-thinking, vikasit-3-max
  • Highest usage limits
  • Advanced reasoning models
  • Team workspace features
  • Usage analytics dashboard
  • Priority support

Frequently asked questions

Everything you need to know about Zen pricing.

Install with a single command: curl -fsSL https://vikasit.ai/install | bash — or via npm: npm i -g @vikasitai/vikasit-code — or via Homebrew: brew install vikasit-ai/tap/vikasit-code. Desktop apps are available for macOS (DMG), Windows (NSIS installer), and Linux (DEB/RPM).

Zen is a monthly subscription with fixed pricing and guaranteed usage limits — ideal for daily users. Go is pay-as-you-go with per-token billing — perfect for occasional use or teams with variable workloads.

Yes! Vikasit Code supports 109 AI providers out of the box. Use your own keys from OpenAI, Anthropic, Google, Mistral, Azure, AWS Bedrock, and many more. Configure via the 'vikasit providers' command.

Writer 0.5B and 0.8B are our open-source text generation models optimized for CPU deployment. They're perfect for edge computing, self-hosted setups, and environments where GPU access is limited. Available in GGUF format.

Lite gives you fast models (vikasit-3-small, vikasit-3-flash) for everyday coding. Pro adds coder-optimized and vision models with higher limits. Max unlocks our most powerful models including vikasit-3-thinking for complex reasoning.

AI model inference requires internet, but many features like file operations, code navigation, and local tools work offline. You can also use local models via Ollama or LM Studio for fully offline operation.

Absolutely. Create unlimited custom agents from natural language descriptions with 'vikasit agent create'. Configure tools, models, prompts, temperature, and permissions per agent. Share agents across your team.

Vikasit Code has a 3-tier permission system: system managed (enterprise), user-level, and project-level configs. Each agent gets granular tool-level permissions with auto-classification for safe operations.