close_browser
Closes the browser window. Login sessions are saved and will be reused next time.
How to use it
close_browser is exposed by the Auth Fetch MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the close_browser tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Auth Fetch MCP
claude mcp add --scope user auth-fetch -- npx auth-fetch-mcp@latestOther tools in Auth Fetch MCP (7)
The primary tool. Fetches page content using a real browser, opening a window for login if needed. Returns cleaned HTML with noise elements (nav, footer, scripts, etc.) stripped and media tags (<img>, <video>, <iframe>) preserved.
Downloads files from URLs using saved browser sessions. Use this to lazily download images, videos, or other files found in authfetch results. The browser's saved cookies handle authentication automatically — no need to log in again.
Lists all open tabs in the browser with their URLs and titles.
string
string
string[]
string