Card snapshot
docs.browserbase.com
·
2026-09-17 23:07:57 UTC
·
baf9e18cd6239d054e67a5ba1d13b385f402f706ebd5c21db7f37175732aeaa7
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Browserbase Documentation",
"description": "Browserbase is the Browser Agent Platform: one API key gives your agent everything it needs to browse and interact with the web like a human: Browsers, Fetch, Search, Agent Identity, Functions, and the Model Gateway.",
"url": "https://docs.browserbase.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.browserbase.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.browserbase.com/",
"organization": "Browserbase Documentation"
},
"documentationUrl": "https://docs.browserbase.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "browserbase",
"name": "browserbase",
"description": "Use when building autonomous browser agents, automating web interactions, extracting data from JavaScript-heavy sites, or scaling browser automation across multiple targets. Reach for Browserbase when you need cloud browsers, AI agents, web search, page fetching, or serverless browser runtime.",
"tags": [],
"url": "https://docs.browserbase.com/.well-known/agent-skills/browserbase/skill.md"
}
]
}