clear_basic_auth
Clear stored HTTP Basic Auth credentials
How to use it
clear_basic_auth is exposed by the Sidebutton MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the clear_basic_auth tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Sidebutton
npx sidebutton --stdioOther tools in Sidebutton (28)
Run a sequence of browser actions in one call
Capture selectors from current page
Click an element
Execute JavaScript in browser
Check if element exists
Extract text from element
Extract all matching elements
Extract structured data from repeated elements
Fill input value (React-compatible)
Check browser extension connection
Get execution log for a run
Get workflow YAML definition
Hover over element
Inject CSS into the page (blur/hide elements before a screenshot)
List recent workflow executions
List all available workflows
Navigate browser to URL
Send keyboard keys
Publish evidence (screenshots, reports) from a session
Execute a workflow by ID
Capture page screenshot (pass path to write a PNG file instead of returning image bytes)
Scroll the page
Scroll element into viewport
Select dropdown option
Set HTTP Basic Auth credentials for the connected tab
Get page accessibility snapshot
Type text into an element
Wait for element or delay