Loading MCP server directory, please wait...
Browser sessions, checkpoints, rewind, fork, lineage, and lifecycle tools for brawsr.
npx @getmcp/cli add io.github.brawsr/brawsrRequires Node.js 18+. Community-contributed server. Review source before installing.
BRAWSR_API_KEYAPI key for the brawsr project used by this MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.brawsr/brawsr": {
"command": "npx",
"args": [
"-y",
"@brawsr/mcp-server"
],
"env": {
"BRAWSR_API_KEY": "",
"BRAWSR_BASE_URL": "",
"BRAWSR_MCP_TIMEOUT_MS": ""
}
}
}
}