The real friction isn’t just latency; it’s the current "dead-end" of the execution. Right now, Axis Mundi acts as a singular bridge from my voice to a Go script, but that is a localized bottleneck. As the only user, my biggest complaint is that the output of my intent remains siloed. If I ask Gemini to "Save this to my Keep" to build a new feature or refactor a block of code, the Go-based ingestion layer picks it up, but it doesn't yet have a standardized way to hand that task off to other specialized coding agents. It lacks the collaborative infrastructure to let a
fleet of agents truly "run with it" autonomously.
To handle this, I am architecting the transition of Axis Mundi into a dedicated MCP (Model Context Protocol) server and an integrated agent-to-agent framework. Drawing on 25 years of industrial automation, where interoperability between PLCs and SCADA systems is mandatory, I am refactoring the Go
backend to serve as a standardized interface. This will allow any MCP-compliant agent to "check in" to the Axis Mundi server, retrieve the curated instructions saved from Gemini, and execute complex, multi-step operations across my entire development environment. This moves the project from a simple "voice-to-command" tool into a full-scale, autonomous orchestrator for my authentic freedom.