cookie_export
Export browser cookies to a JSON file compatible with cookie_import, EditThisCookie, and Playwright. Saves cookies to the storage states directory.
Instructions
Export cookies to a JSON file. Cookies-only (use storage_state_save for full session).
Output is a plain JSON array compatible with cookie_import / EditThisCookie /
Playwright cookies format. Saved to ~/.mcp-stealth/storage-states/.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | ||
| url | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |