PICO MCP Extensions

PICO MCP Extensions

Exposes PICO XR building blocks as MCP tools, enabling AI agents to programmatically configure XR scenes for PICO devices through idempotent, non-destructive operations.

Category
访问服务器

README

PICO MCP Extensions

PICO XR feature construction APIs for Unity MCP agents. Idempotent, non-destructive, ambiguity-aware.

Overview

This Unity package exposes PICO XR building blocks as MCP (Model Context Protocol) tools, enabling AI agents (e.g. Unity AI Assistant) to programmatically configure XR scenes for PICO devices.

Package name: com.bytedance.pico.mcp-extensions
Version: 0.0.2
Unity: 2022.3+
Author: ByteDance PICO

Requirements

Dependency Minimum Version
com.unity.xr.core-utils 2.3.0
com.unity.xr.interaction.toolkit 3.0.0
com.unity.inputsystem 1.7.0
Unity AI Assistant (Unity.AI.MCP.Editor) 2.x
com.bytedance.pico.xr (project-installed)

Features

Four XR building blocks, each with Enable / Disable / Status semantics:

Block Description
VST Video See-Through (passthrough) - configures camera for transparent background and adds PXR_CameraEffectBlock
Controller Mounts PICO controller visual models on Left/Right hand anchors
Locomotion Enables XRI locomotion subtree with fine-grained presets (Move, Turn, Teleportation, GrabMove, Climb, Gravity, Jump)
Spatial Mesh Configures PXR_SpatialMeshManager with auto-detected MeshPrefab (depends on VST)

Additionally, a Package tool manages Unity packages and samples (install / remove / update / import samples).

Architecture

Editor/
  PXR_MCP_Common.cs        # Shared helpers: XR Origin lifecycle, module visibility
  PXR_MCP_Features.cs      # Building block implementations (VST, Controller, Locomotion, SpatialMesh)
  PXR_MCP_PackageOps.cs    # Package Manager operations (add, remove, samples)
  Tools/
    PXR_MCP_Tools.cs       # MCP tool surface ([McpTool] entry points)
    PXR_MCP_Result.cs      # Uniform result envelope for LLM consumption

Layer 1 (Editor): Plain C# static methods + Unity MenuItems for manual validation.
Layer 2 (Tools): [McpTool]-annotated methods that wrap Layer 1 and return PXR_MCP_Result envelopes.

MCP Tools

Tool Actions Description
pico_xr_vst Enable, Disable, Status Manage Video See-Through
pico_xr_controller Enable, Disable, Status Manage PICO controller models
pico_xr_locomotion Enable, Disable, Configure, Status Manage locomotion with preset flags
pico_xr_spatial_mesh Enable, Disable, Status Manage spatial mesh (requires VST)
pico_xr_package List, Info, Add, Remove, Update, ListSamples, ImportSample Unity Package Manager operations
pico_xr_status (none) Aggregate snapshot of all blocks

Design Principles

  • Idempotent: Re-running any operation with the same arguments is a safe no-op.
  • Non-destructive: Never destroys or deactivates foreign (non-agent-owned) XR Origins.
  • Module isolation: Enabling one block does not implicitly enable unrelated modules. Initial-create hides Controller and Locomotion so VST stays clean.
  • No hardcoded versions: XRI paths and types are resolved dynamically via PackageInfo and reflection.
  • Undo-safe: All scene modifications go through Unity's Undo system.

Installation

Add this package to your Unity project via the Package Manager:

  1. Open Window > Package Manager
  2. Click + > Add package from disk... (or add to Packages/manifest.json)
  3. Ensure XRI Starter Assets sample is imported (required for XR Origin prefab)

Manual Testing (MenuItems)

All building blocks are accessible via the Unity menu:

  • PICO MCP > VST > Ensure / Remove
  • PICO MCP > Controller > Ensure / Remove
  • PICO MCP > Locomotion > Enable / Disable / Configure...
  • PICO MCP > Spatial Mesh > Ensure / Remove
  • PICO MCP > Packages > ...

License

Copyright (c) 2015-2022 PICO Technology Co., Ltd. All rights reserved. See LICENSE.md for details.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选