LibreChat/docs/docs/configuration/tools
Will Wilson 77d2034045 docs: add agent-browser MCP server setup guide
Documents the agent-browser MCP server which provides Playwright-backed
browser automation for LibreChat agents via the Vercel agent-browser library.

Key topics covered:
- Why @ref accessibility snapshots beat raw CSS selectors for LLM agents
- Tool reference table (navigate, snapshot, click, fill, get_text, etc.)
- Docker Compose and build-from-source setup
- librechat.yaml mcpServers configuration
- Critical: why express.json() must NOT be used with MCP SSE transport
- Session management and SSEServerTransport routing pattern
- Zod-based tool registration pattern

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-08 21:39:36 +00:00
..
agent-browser.mdx docs: add agent-browser MCP server setup guide 2026-03-08 21:39:36 +00:00