Browserless — Sessions
Browserless Sessions capability covering session lifecycle (/session, /sessions), reconnect URLs, active/kill management, /meta diagnostics, and /json/{new,version,protocol} CDP endpoints. Lets agents create, reuse, inspect, and tear down long-lived browser sessions.
Browserless — Sessions is a Naftiko capability published by Browserless, one of 4 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET and POST methods.
The capability includes 3 read-only operations and 2 state-changing operations. Lead operation: Create a long-lived browser session. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Browserless, Sessions, CDP, and Lifecycle.
What You Can Do
MCP Tools
browserless-create-session
Create a long-lived browser session.
browserless-list-sessions
List active sessions for the token.
browserless-active
Check whether any sessions are active.
browserless-kill-session
Terminate the session matching trackingId.
browserless-meta
Diagnostic metadata.