Give your ZeroTime agents eyes.
Extract structured data from any website, automate web workflows, enrich CRM leads, monitor competitors, and store insights directly in agent memory — all via MCP.
Requires AINATIVE_API_KEY — get yours free
See it in action
One command to spin up. One tool call to extract. Watch the agent pull competitor pricing live.
Up and running in 3 steps
No headless browser infra. No Playwright setup. Just one command.
Install
MCP server starts in seconds
$ npx @ainative/browser-mcp
Connect
Add to your agent config
{
"mcpServers": {
"browser": {
"command": "npx",
"args": ["@ainative/browser-mcp"]
}
}
}Extract
Your agent browses the web
browser_extract({
url: "https://target.com",
extract_goal: "Pricing plans"
})Built for ZeroTime workflows
Browser Agent plugs directly into every ZeroTime app. Your agents go from passive to proactive.
Auto-enrich CRM leads
Before every sales call, your agent visits the prospect's website, LinkedIn, and Crunchbase — extracts company size, funding, tech stack, and recent news — and stores it directly in the deal record.
Monitor competitor pricing
Schedule daily extraction of competitor product pages. Results land in a ZeroDB table your agents can query to auto-adjust your own pricing and flag out-of-stock opportunities.
Extract invoices without APIs
Pull invoice and payment data from client portals, accounting dashboards, or legacy systems that don't expose APIs — extracted into structured JSON, reconciled against your ZeroInvoice records.
Research investors before the pitch
Before provisioning a deal room, your agent researches each investor's portfolio, thesis, and recent investments — summarised in the deal room context so you walk in prepared.
6 tools, 1 install
Every tool is available the moment you run npx @ainative/browser-mcp
| Tool | Credits |
|---|---|
browser_act | 50 |
browser_extract | 75 |
browser_validate | 25 |
browser_task | 200 |
browser_extract_to_table | 100 |
browser_enrich_memory | 100 |
Configure in Claude Code
Add to your .claude/mcp.json
{
"mcpServers": {
"browser": {
"command": "npx",
"args": ["@ainative/browser-mcp"],
"env": {
"AINATIVE_API_KEY": "ak_your_key_here"
}
}
}
}Works with Claude Code, Cursor, Windsurf, and any MCP-compatible client. Full setup guide →
Simple, transparent pricing
Start free. Scale as your agents grow.