A demonstration MCP server built in TypeScript that shows how to implement stdio-based communication for integration with MCP clients. Serves as a template for building custom MCP servers with strong typing and maintainability.
Provides authenticated local MCP bridge for brawsr browser sessions, checkpoints, rewind, and fork operations via stdio, using the official @brawsr/sdk.