Seiro MCP server and visionOS 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 fetchconfig.example.toml, then adjust auth.token and [visionos]cargo check → cargo test --all → cargo fmt -- --check → cargo clippy -- -D warnings → cargo build --releasecargo run --quiet -- --transport=stdio as a child process and align MCP_SHARED_TOKENmcp 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/.