Fingerprint consistency
Browser signals have to agree with one another. We maintain coherent, session-level profiles so your agent does not advertise an obviously synthetic environment.
Managed anti-bot browser for Hermes Agent
Running a browser is easy. Keeping an anti-bot browser reliable is not. Connect Hermes Agent to Spectrae over its native CDP path and skip the fingerprint tuning, browser patching, crash recovery and server upkeep.
Pre-configured stealth profiles. Managed infrastructure. $0.05/min.
01 — Native CDP connection
Hermes Agent supports a persistent CDP URL. Add Spectrae to its browser configuration, enable the browser toolset, and Hermes can navigate, click, type, inspect pages and run CDP commands through the managed session.
Use the stealth endpoint for protected workflows and the standard endpoint when speed and price matter more. Your agent logic stays the same.
# ~/.hermes/config.yaml browser: cdp_url: "wss://browser.spectrae.dev/stealth/cdp?key=YOUR_KEY"
02 — The part nobody wants to own
The obvious settings are only the surface. The real work is keeping dozens of browser signals coherent while the browser, operating environment and detection systems keep changing. We pre-configure that layer and keep tuning it behind a stable endpoint.
Browser signals have to agree with one another. We maintain coherent, session-level profiles so your agent does not advertise an obviously synthetic environment.
The useful changes are rarely one magic flag. Spectrae ships a pre-configured stealth engine and keeps the browser layer away from your agent code.
Every task starts in an isolated browser session and is cleaned up when the connection closes. No orphan processes or shared state between agents.
Browser versions, crashes, containers, capacity and compatibility become our problem. Your integration remains a CDP URL.
03 — Honest answers
Yes. Hermes documents a persistent browser.cdp_url setting in config.yaml, as well as the interactive /browser connect command for a specific CDP endpoint.
No browser can honestly promise that. Detection also depends on IP reputation, account history, interaction patterns and the target site. Spectrae manages the browser-side signals and infrastructure that are painful to maintain yourself.
No. Hermes connects to the browser running on Spectrae's infrastructure, so the machine running the agent does not need to host the browser.
Yes. Use /standard/cdp for low-friction sites and /stealth/cdp when the target needs the hardened browser profile.
Stop babysitting browsers.