Broader Frontends
Author : Kazuhiro Hara
Article permalink

Released a Version of Seiro MCP That Supports Codex App

Screenshot of running it in Codex App

Seiro MCP, which I released at the end of last year to support development for visionOS,

may look like it has not moved much since release, but I actually use it almost every day. Rather than saying I use it, the AI uses it automatically, so when I am developing for visionOS, it is heavily used to check whether the implementation can be built every time, alongside the implementation itself. That Seiro MCP has had about two updates released this month.

AIMacOpenAIvisionOS
Author : Kazuhiro Hara
Article permalink

Released Seiro MCP, an MCP for Accelerating Development for visionOS

I usually use Codex CLI as my main AI agent, but at least in my environment, autonomous coding for Swift-based visionOS development did not go well. I decided to take the plunge and create Seiro MCP.

There are many things I want to write about, from the background to the structure and usage, so I will try making this a short series for a while. The repository is here.

AIOpenAIOSSvisionOS