The Magertron Blog
Field notes on building Kubernetes-native MCP infrastructure — governance, control planes, and the agentic enterprise.
Recent writing
-
Routing Is a Policy Decision, Not a Guess
Semantic routing reads a prompt and guesses which model suits it. Policy routing lets an operator decide in advance. Both remove the endpoint from the config file — but only one of them lets you compare what a model costs, shift traffic mid-incident, or explain why a call went where it did.
-
API Gateway or MCP Orchestrator? One Box or Two?
Both ride HTTP, so teams assume one box should handle both. Here is the honest case for and against combining an API gateway with an MCP orchestrator — and the one question that actually decides it: what are you really trying to manage?
-
AWS AgentCore versus MCP Orchestrator
AWS AgentCore is a capable managed runtime for MCP servers — if your MCP servers are the ones AWS knows about. Most enterprise MCP servers are not. Here is why hosting and governance are different problems, and why the enterprise needs both.
The control plane for the agent economy.
Magertron is a South Florida-based startup building infrastructure for the Model Context Protocol era. The platform governs, meters and audits every call an agent makes — enforcing both the agent's identity and the person it acts for. Self-hosted, language-agnostic, and free for up to 20 servers.
Every wave of enterprise integration has needed the same thing: a control plane between developers shipping fast and operators keeping the lights on. SOAP needed it. REST needed it. Now MCP needs it.