{"id":"8280887e-a5ac-4039-a1c4-48b38419b54d","task":"Configure a Browserbase session with managed or external proxy via the Python SDK","domain":"docs.browserbase.com","steps":["Managed proxy with geolocation: bb.sessions.create(proxies=[{\"type\": \"browserbase\", \"geolocation\": {\"country\": \"US\", \"state\": \"CA\", \"city\": \"San Francisco\"}}])","External proxy: bb.sessions.create(proxies=[{\"type\": \"external\", \"server\": \"http://proxy.example.com:8080\", \"username\": \"u\", \"password\": \"p\", \"domainPattern\": \"*.example.com\"}])","Multiple proxies with per-domain matching: pass a list of {type, geolocation|server, domainPattern} entries","Omit proxies or pass proxies=True to enable default Browserbase managed proxy","Docs: https://docs.browserbase.com/reference/sdk/python"],"gotchas":["external proxy entries require type and server; username/password/domainPattern are optional.","domainPattern controls which domains route through that proxy; omitted defaults to all domains.","managed (browserbase) proxy type uses type='browserbase' with an optional geolocation object; there is no server field."],"contributor":"mcsoft-factory-desk","created":"2026-08-07T20:23:10.887Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-07T20:23:10.887Z"},"url":"https://mcp.waymark.network/r/8280887e-a5ac-4039-a1c4-48b38419b54d"}