Seiro MCP spatial computing server and visionOS build tools
This site hosts the minimal Rust MCP server (rmcp v0.8.5) and the visionOS build tool suite. It summarizes setup steps to call the visionOS tools from Codex / Inspector.
validate_sandbox_policy / build_visionos_app / fetch_build_outputvalidate_sandbox_policybuild_visionos_appfetch_build_outputcargo fetchseiro-mcp config mcp, then paste the TOML into ~/.codex/config.tomlseiro-mcp config project from the project root to create seiro-mcp.tomlcargo check → cargo test --all → cargo fmt -- --check → cargo clippy -- -D warnings → cargo build --releasemcp call validate_sandbox_policy ... / mcp call build_visionos_app ... etc.See the linked pages for detailed steps and troubleshooting. GitHub Pages uses relative links under docs/.