초경량 멀티 에이전트 브라우저 컨트롤러인 browser-rs-mcp를 소개합니다.
browser-rs-mcp는 여러 에이전트를 효율적으로 관리하기 위해 설계된 초경량 브라우저 컨트롤러입니다. 기존 브라우저 사용 시 RAM 소모가 크다는 문제를 해결하고자 개발되었습니다. 이 도구는 Playwright 기반의 CDP 세션에서 발생하는 메모리 사용량을 최소화하며, 여러 에이전트를 적은 리소스로 운영할 수 있도록 돕습니다.
Introducing browser-rs-mcp, an ultra-lightweight multi-agent browser controller.
browser-rs-mcp is an ultra-lightweight browser controller designed to efficiently manage multiple agents. It addresses the significant RAM consumption associated with using browsers for agent operations. This tool minimizes memory usage in CDP sessions based on Playwright, allowing for the operation of multiple agents with reduced resources.