from Hacker News

Auto Updating MCPs Using Bun

by zackify on 6/20/25, 10:28 AM with 1 comments

  • by zackify on 6/20/25, 10:28 AM

    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.