KosmoKrator

rendering

Browserless MCP, CLI, and Lua Integration for AI Agents

Browserless integration docs for AI agents: MCP gateway setup, Browserless CLI commands, Lua API reference, credentials, and function schemas.

Browserless for agents

Credentials can be configured manually in web or CLI hosts.

Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.

Agent Surfaces

Machine-Readable Metadata

Function Catalog

FunctionTypeParametersDescription
browserless.browserless_post_chrome_content Read read 6 /chrome/content Official Browserless endpoint: POST /chrome/content.
browserless.browserless_post_chrome_download Read read 6 /chrome/download Official Browserless endpoint: POST /chrome/download.
browserless.browserless_post_chrome_function Read read 6 /chrome/function Official Browserless endpoint: POST /chrome/function.
browserless.browserless_put_json_new Read read 0 /json/new Official Browserless endpoint: PUT /json/new.
browserless.browserless_get_json_protocol Read read 0 /json/protocol Official Browserless endpoint: GET /json/protocol.
browserless.browserless_get_json_version Read read 0 /json/version Official Browserless endpoint: GET /json/version.
browserless.browserless_post_chrome_pdf Read read 6 /chrome/pdf Official Browserless endpoint: POST /chrome/pdf.
browserless.browserless_post_chrome_performance Read read 6 /chrome/performance Official Browserless endpoint: POST /chrome/performance.
browserless.browserless_post_chrome_scrape Read read 6 /chrome/scrape Official Browserless endpoint: POST /chrome/scrape.
browserless.browserless_post_chrome_screenshot Read read 6 /chrome/screenshot Official Browserless endpoint: POST /chrome/screenshot.
browserless.browserless_post_chromium_content Read read 6 /chromium/content Official Browserless endpoint: POST /chromium/content.
browserless.browserless_post_chromium_download Read read 6 /chromium/download Official Browserless endpoint: POST /chromium/download.
browserless.browserless_post_chromium_function Read read 6 /chromium/function Official Browserless endpoint: POST /chromium/function.
browserless.browserless_post_chromium_performance Read read 6 /chromium/performance Official Browserless endpoint: POST /chromium/performance.
browserless.browserless_post_chromium_scrape Read read 6 /chromium/scrape Official Browserless endpoint: POST /chromium/scrape.
browserless.browserless_post_edge_content Read read 6 /edge/content Official Browserless endpoint: POST /edge/content.
browserless.browserless_post_edge_download Read read 6 /edge/download Official Browserless endpoint: POST /edge/download.
browserless.browserless_post_edge_function Read read 6 /edge/function Official Browserless endpoint: POST /edge/function.
browserless.browserless_post_edge_pdf Read read 6 /edge/pdf Official Browserless endpoint: POST /edge/pdf.
browserless.browserless_post_edge_performance Read read 6 /edge/performance Official Browserless endpoint: POST /edge/performance.
browserless.browserless_post_edge_scrape Read read 6 /edge/scrape Official Browserless endpoint: POST /edge/scrape.
browserless.browserless_post_edge_screenshot Read read 6 /edge/screenshot Official Browserless endpoint: POST /edge/screenshot.
browserless.browserless_get_active Read read 0 /active Official Browserless endpoint: GET /active.
browserless.browserless_get_kill_id Read read 7 /kill/+([0-9a-zA-Z-_]) Official Browserless endpoint: GET /kill/+([0-9a-zA-Z-_]).
browserless.browserless_get_meta Read read 0 /meta Official Browserless endpoint: GET /meta.
browserless.browserless_get_root Read read 17 / Official Browserless endpoint: GET /.
browserless.browserless_get_devtools_browser_wildcard Read read 6 /devtools/browser/* Official Browserless endpoint: GET /devtools/browser/*.
browserless.browserless_get_chrome Read read 17 /chrome Official Browserless endpoint: GET /chrome.
browserless.browserless_get_function_connect_wildcard Read read 6 /function/connect/* Official Browserless endpoint: GET /function/connect/*.
browserless.browserless_get_devtools_page_wildcard Read read 6 /devtools/page/* Official Browserless endpoint: GET /devtools/page/*.
browserless.browserless_get_chrome_playwright Read read 5 /chrome/playwright Official Browserless endpoint: GET /chrome/playwright.
browserless.browserless_get_chromium Read read 5 /chromium Official Browserless endpoint: GET /chromium.
browserless.browserless_get_chromium_playwright Read read 5 /chromium/playwright Official Browserless endpoint: GET /chromium/playwright.
browserless.browserless_get_edge Read read 17 /edge Official Browserless endpoint: GET /edge.
browserless.browserless_get_edge_playwright Read read 5 /edge/playwright Official Browserless endpoint: GET /edge/playwright.
browserless.browserless_get_firefox_playwright Read read 5 /firefox/playwright Official Browserless endpoint: GET /firefox/playwright.
browserless.browserless_get_webkit_playwright Read read 5 /webkit/playwright Official Browserless endpoint: GET /webkit/playwright.
browserless.browserless_delete_browser_wildcard Write write 1 /browser/* Official Browserless endpoint: DELETE /browser/*.
browserless.browserless_post_chrome_export Read read 14 /chrome/export Official Browserless endpoint: POST /chrome/export.
browserless.browserless_post_chrome_unblock Read read 14 /chrome/unblock Official Browserless endpoint: POST /chrome/unblock.
browserless.browserless_post_chromium_export Read read 14 /chromium/export Official Browserless endpoint: POST /chromium/export.
browserless.browserless_post_unblock Read read 14 /unblock Official Browserless endpoint: POST /unblock.
browserless.browserless_get_proxy_cities Read read 6 /proxy/cities Official Browserless endpoint: GET /proxy/cities.
browserless.browserless_post_map Read read 2 /map Official Browserless endpoint: POST /map.
browserless.browserless_post_pdf Read read 14 /pdf Official Browserless endpoint: POST /pdf.
browserless.browserless_post_screenshot Read read 14 /screenshot Official Browserless endpoint: POST /screenshot.
browserless.browserless_post_search Read read 2 /search Official Browserless endpoint: POST /search.
browserless.browserless_post_session Read read 1 /session Official Browserless endpoint: POST /session.
browserless.browserless_delete_session_wildcard Write write 7 /session/* Official Browserless endpoint: DELETE /session/*.
browserless.browserless_post_smart_scrape Read read 3 /smart-scrape Official Browserless endpoint: POST /smart-scrape.
browserless.browserless_post_stealth_bqloptional_path Read read 18 /stealth/bql?(/*) Official Browserless endpoint: POST /stealth/bql?(/*).
browserless.browserless_get_stealth_bqloptional_path Read read 17 /stealth/bql?(/*) Official Browserless endpoint: GET /stealth/bql?(/*).
browserless.browserless_post_chrome_bqloptional_path Read read 18 /chrome/bql?(/*) Official Browserless endpoint: POST /chrome/bql?(/*).
browserless.browserless_get_chrome_bqloptional_path Read read 17 /chrome/bql?(/*) Official Browserless endpoint: GET /chrome/bql?(/*).
browserless.browserless_post_chromium_bqloptional_path Read read 18 /chromium/bql?(/*) Official Browserless endpoint: POST /chromium/bql?(/*).
browserless.browserless_get_chromium_bqloptional_path Read read 17 /chromium/bql?(/*) Official Browserless endpoint: GET /chromium/bql?(/*).
browserless.browserless_post_session_bql_wildcard Read read 8 /session/bql/* Official Browserless endpoint: POST /session/bql/*.
browserless.browserless_delete_crawl_wildcard Write write 1 /crawl/* Official Browserless endpoint: DELETE /crawl/*.
browserless.browserless_get_crawl_wildcard Read read 2 /crawl/* Official Browserless endpoint: GET /crawl/*.
browserless.browserless_get_crawl Read read 3 /crawl Official Browserless endpoint: GET /crawl.
browserless.browserless_post_crawl Read read 2 /crawl Official Browserless endpoint: POST /crawl.
browserless.browserless_post_profile Read read 1 /profile Official Browserless endpoint: POST /profile.
browserless.browserless_delete_profile_wildcard Write write 1 /profile/* Official Browserless endpoint: DELETE /profile/*.
browserless.browserless_get_profile_wildcard Read read 1 /profile/* Official Browserless endpoint: GET /profile/*.
browserless.browserless_put_profile_wildcard Read read 2 /profile/* Official Browserless endpoint: PUT /profile/*.
browserless.browserless_get_profiles Read read 7 /profiles Official Browserless endpoint: GET /profiles.
browserless.browserless_get_stealth Read read 17 /stealth Official Browserless endpoint: GET /stealth.
browserless.browserless_get_chrome_live_wildcard Read read 1 /chrome/live/* Official Browserless endpoint: GET /chrome/live/*.
browserless.browserless_get_chrome_stealth Read read 17 /chrome/stealth Official Browserless endpoint: GET /chrome/stealth.
browserless.browserless_get_live_wildcard Read read 1 /live/* Official Browserless endpoint: GET /live/*.
browserless.browserless_get_chromium_stealth Read read 17 /chromium/stealth Official Browserless endpoint: GET /chromium/stealth.
browserless.browserless_get_reconnect_wildcard Read read 9 /reconnect/* Official Browserless endpoint: GET /reconnect/*.
browserless.browserless_get_session_connect_wildcard Read read 4 /session/connect/* Official Browserless endpoint: GET /session/connect/*.
browserless.browserless_get_chromium_agent Read read 16 /chromium/agent Official Browserless endpoint: GET /chromium/agent.