Build for Meta VR devices with AI agents

Meta VR CLI brings agentic workflows to Meta VR development. Get started with a single install command.

curl -fsSL https://developers.meta.com/horizon/install-cli/ | sh
iwr -useb https://developers.meta.com/horizon/install-cli/windows/ | iex

Let your agent drive your development

Run Meta VR CLI in your terminal or wire it into your AI coding agent over MCP (Model Context Protocol).
Set up in one command
metavr init finds the coding agents on your machine and registers the MCP server with each one.
Build, debug, ship
Install a build, read the logs, capture a trace, publish to the Store. Say what you want done and your agent picks the commands.
Workflows built in
Skills walk your agent through a whole job, like analyzing a trace or getting a build Store-ready.