Project instructions for a TypeScript MCP server that keeps terminal sessions running between commands. It also describes a browser terminal interface and a REST API, which lets other programs communicate over HTTP.
Claude Code instructions for masx200/supervisor-mcp-server, covering claude.md, project overview, development commands, building and running and development mode (with tsx hot reload).
Claude Code instructions for masx200/mcp-demo-streamable-http-bridge, covering claude.md, project overview, architecture, dual version implementation and supported transport protocols.
Claude Code instructions for masx200/mcp-webdav-server, covering claude.md, project overview, development commands, core development and install dependencies.
Selenium WebDriver Model Context Protocol (MCP) server enabling AI agents and LLMs to control browsers. Runs locally from the selenium-mcp Python package.