Cette page est affichée en anglais. Une traduction française est en cours.
CLI ToolsMay 13, 2026·2 min de lecture

VT Code — Multi-Provider Coding Agent with MCP

VT Code is an open-source coding agent with multi-provider support, shell safety, and docs for Skills, ACP, and MCP integration.

Introduction

VT Code is an open-source coding agent with multi-provider support, shell safety, and docs for Skills, ACP, and MCP integration.

Best for: developers who want a CLI coding agent with extensible skills and protocol integrations

Works with: macOS/Linux/Windows, multiple LLM providers, MCP-capable clients, Zed via ACP

Setup time: 8-15 minutes

Key facts (verified)

  • GitHub: 588 stars · 49 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: cargo install vtcode.

Main

  • Use the native installer for a fast start, then run vtcode with the provider env var you already use (README shows OpenAI as an example).

  • If you rely on semantic search, install the optional bundle and keep ripgrep + ast-grep available as recommended by the README.

  • When integrating with editors or other agents, follow the README guides for MCP and ACP so your agent runs are reproducible across machines.

Source-backed notes

  • README documents install options: native installer script, cargo install vtcode, and brew install vtcode.
  • README shows a minimal run: set OPENAI_API_KEY then vtcode.
  • README includes guides/badges for MCP integration and Agent Skills support.

FAQ

  • Do I have to use OpenAI?: No — README lists multiple providers and shows OpenAI only as an example.
  • Can I install via Homebrew?: Yes — README includes brew install vtcode (and an optional tap path).
  • Does it support MCP?: Yes — README links to an MCP integration guide.
🙏

Source et remerciements

Source: https://github.com/vinhnx/VTCode > License: MIT > GitHub stars: 588 · forks: 49

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires