Demonstrates a script-based local model context protocol (MCP) server using Bun and VS Code Copilot Chat in agent mode.
Bun Mcp prototypes an MCP server using the Bun runtime, enabling interaction with VS Code Copilot Chat in agent mode to manage a to-do list within a Markdown file by adding, toggling, and removing items through exposed tools.