{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", "name": "BrowserOS MCP Server", "description": "Model Context Protocol server exposing Chromium browser automation capabilities through BrowserOS", "repository": { "url": "https://github.com/browseros/browseros-server", "source": "github" }, "version": "0.0.1", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "browseros-mcp-server", "version": "0.0.1", "transport": { "type": "stdio" }, "environmentVariables": [] } ] }