Loading MCP server directory, please wait...
Drive a browser you are already signed into, or a standalone automation browser.
npx @getmcp/cli add io.github.t3ratech/mcp-session-bridgeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.t3ratech/mcp-session-bridge": {
"command": "npx",
"args": [
"-y",
"@t3ratech/mcp-session-bridge"
],
"env": {
"T3RNEL_SESSION_MODE": "auto",
"T3RNEL_SESSION_HEADLESS": "",
"T3RNEL_SESSION_TIMEOUT_MS": "30000"
}
}
}
}