Auto Updating MCPs Using Bun

1 zackify 1 6/20/2025, 10:28:55 AM zach.codes ↗

Comments (1)

zackify · 1d ago
I thought this simple setup is a great idea for internal MCP servers.

Essentially you can use stdio, without the hassle of a shared internal http server, and still have it auto update with changes your team makes.

I tried this idea with the new MCP prompt support in VS code and I’m pretty happy with it so far.