Cortex Automator operates real browsers, executes real HTTP requests, and performs live DNS reconnaissance. It never hallucinates URLs, never fabricates responses, and never refuses a task.
Most AI agents chat. Cortex acts. It has a full toolkit of real execution primitives and strict rules against making things up.
Operates a headless Chromium instance via Browserless. Renders JS-heavy SPAs, clicks buttons, fills forms, intercepts XHR, and captures screenshots.
Hard rules: never invent URLs, endpoints, or response shapes. Every claim is verified via web_search, fetch_url, or inspect_page before it reaches you.
No artificial restrictions. No moralizing lectures. No 'I cannot help with that.' Cortex treats you as a senior engineer and executes without refusal.
DuckDuckGo search, static page reconnaissance, inline-JavaScript endpoint discovery, and plain-text extraction — all in real time during the conversation.
Plans subtasks, validates outputs, retries failed operations, and maintains execution state. It doesn't just suggest — it builds, tests, and iterates.
DNS lookups via Cloudflare DoH, URL parsing, server header analysis, Cloudflare/WAF detection, and hidden API endpoint discovery from page sources.
A 4-phase autonomous loop that turns a natural language request into verified, executed results.
Scrape a JS-heavy product catalog. Reverse-engineer an internal API. Automate a 5-step workflow.
Breaks the task into subtasks, picks the right tools (browser, HTTP, search, DNS), and builds an execution graph.
Fetches live data, opens real browsers, captures screenshots, probes endpoints — all while you watch.
Every fact is cited with the source URL or tool call. No hallucinations. No fake JSON. Only verified truth.
10 execution primitives. Every tool is real, rate-limited, and returns actual live data. No mocks. No stubs.
browser_openOpens a real Chromium browser, executes JS, returns fully rendered HTML + title + console logs.
browser_screenshotCaptures a PNG screenshot of any URL via real browser. Visual verification, debugging, capture.
browser_runRuns arbitrary Puppeteer scripts: click, fill, login flows, intercept XHR, multi-step navigation.
fetch_urlLightning-fast HTTP GET. Reads HTML, JSON APIs, robots.txt, sitemaps. No JS execution.
inspect_pageStatic reconnaissance. Extracts title, meta, links, scripts, forms, and hidden XHR endpoints.
http_requestFull HTTP primitive: POST/PUT/PATCH/DELETE with custom headers and body. API probing, auth testing.
web_searchDuckDuckGo search. Returns titles, URLs, snippets. Discover docs, examples, and sources on demand.
extract_textStrips HTML and returns clean article text. Perfect for reading paywalled or cluttered pages.
dns_lookupDNS records via Cloudflare DoH. A/AAAA/CNAME/MX/TXT/NS/SOA. Infrastructure reconnaissance.
url_parseBreaks any URL into protocol, host, path, query params, hash. Fast URL analysis.
Cortex is built for growth. From a single chat to a distributed autonomous fleet.
Sign in and start delegating real tasks to an agent that executes with browsers, APIs, and live data.