seiro-mcp

karad/seiro-mcp
★ 15 stars Rust 💻 Code/Dev Tools Updated 10d ago
Seiro MCP is an MCP server and Skills that enables autonomous build workflows for visionOS (Swift) apps using Codex CLI / App.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "seiro-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "seiro-mcp"
      ]
    }
  }
}

Topics

codex-clicodex-skillsopenaispatialswiftswiftuivisionos