bx: Running Local MCP Servers Without a Node or Python Runtime
MCP server configs across the ecosystem default to npx. That quietly forces a Node runtime onto every machine that wants to run a native binary tool. bx is the missing primitive for the other case. I …