MCP Directory
Back

agentic-tools

by meta-quest · C# · ★ 126

Agent Skills for Meta Quest/Horizon OS VR Development

#adb#agent-skills#cli#dev-tools#horizon-os#mcp#mcp-server#meta#meta-quest#mixed-reality#model-context-protocol#quest#skills#vr

Install

git clone https://github.com/meta-quest/agentic-tools.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "agentic-tools": {
      "command": "npx",
      "args": [
        "-y",
        "github:meta-quest/agentic-tools"
      ]
    }
  }
}

From the README

[](LICENSE) [](https://developers.meta.com/horizon/) Agentic skills and tools for Meta Quest and Horizon OS development. This repository packages a curated set of agentic tools and skills for Meta Quest and Horizon OS development, along with shared references and contribution/process documentation for maintaining the skill ecosystem. The skills follow the open Agent Skills model: each skill has a required plus optional supporting files that are loaded on demand. This repo includes packaging artifacts for Claude Code, Cursor, Codex, GitHub Copilot CLI, and Gemini-compatible environments.…
Read full README on GitHub →

Related ai & ml servers