output_dir
string
How to use it
output_dir is exposed by the Auth Fetch MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the output_dir 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.
Closes the browser window. Login sessions are saved and will be reused next time.
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