xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
Tool Skill
Firecrawl logo

Firecrawl Browser Create

firecrawl_browser_create

**DEPRECATED — prefer firecrawl_scrape + firecrawl_interact instead.** Interact lets you scrape a page and then click, fill forms, and navigate without managing sessions manually. Create a browser session for code execution via CDP (Chrome DevTools Protocol). **Arguments:** - ttl: Total session lifetime in seconds (30-3600, optional) - activityTtl: Idle timeout in seconds (10-3600, optional) - streamWebView: Whether to enable live view streaming (optional) - profile: Save and reuse browser state (cookies, localStorage) across sessions (optional) - name: Profile name (sessions with the same name share state) - saveChanges: Whether to save changes back to the profile (default: true) **Usage Example:** ```json { "name": "firecrawl_browser_create", "arguments": { "profile": { "name": "my-profile", "saveChanges": true } } } ``` **Returns:** Session ID, CDP URL, and live view URL.

$0.03/call
Flat rate
Firecrawl
Raw SKILL.mdTool Page

When to Use

Use this tool when you need to deprecated — prefer firecrawl_scrape + firecrawl_interact instead. interact lets you scrape a page and then click, fill forms, and navigate without managing sessions manually.

create a browser session for code execution via cdp (chrome devtools protocol).

arguments:

  • ttl: total session lifetime in seconds (30-3600, optional)
  • activityttl: idle timeout in seconds (10-3600, optional)
  • streamwebview: whether to enable live view streaming (optional)
  • profile: save and reuse browser state (cookies, localstorage) across sessions (optional)
    • name: profile name (sessions with the same name share state)
    • savechanges: whether to save changes back to the profile (default: true)

usage example:

{
  "name": "firecrawl_browser_create",
  "arguments": {
    "profile": { "name": "my-profile", "savechanges": true }
  }
}

returns: session id, cdp url, and live view url. . This is part of the Firecrawl provider on xpay✦.

MCP Connection

Connect to xpay✦ to access this tool (and 12+ others):

{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}

For Claude Code:

claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"

How to Execute

Use the xpay✦ meta-tools to run this tool:

  1. xpay_details — Get full input schema: xpay_details("firecrawl/firecrawl_browser_create")
  2. xpay_run — Execute: xpay_run("firecrawl/firecrawl_browser_create", { ...inputs })

Input Parameters

ParameterTypeRequiredDescription
ttlnumberNo
activityTtlnumberNo
streamWebViewbooleanNo
profileobjectNo

Pricing

  • Cost: $0.03/call
  • Balance check: Use xpay_balance to check remaining credits
  • Get your API key at xpay.tools — $5 free credits included

Related Skills

  • Firecrawl (all tools) — 13 tools
  • Firecrawl Scrape — $0.03/call
  • Firecrawl Map — $0.02/call
  • Firecrawl Search — $0.03/call
  • Firecrawl Crawl — $0.05/call
  • Firecrawl Check Crawl Status — $0.03/call

Links

  • Tool page: https://xpay.tools/firecrawl/firecrawl-browser-create/
  • Provider: https://xpay.tools/firecrawl/
  • All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("firecrawl/firecrawl_browser_create")
// 2. Execute
xpay_run("firecrawl/firecrawl_browser_create", { ...inputs })
Input Parameters
ParameterTypeRequiredDescription

ttl

numberNo

-

activityTtl

numberNo

-

streamWebView

booleanNo

-

profile

objectNo

-

Related Tools from Firecrawl
Firecrawl Scrape — $0.03Firecrawl Map — $0.02Firecrawl Search — $0.03Firecrawl Crawl — $0.05Firecrawl Check Crawl Status — $0.03Firecrawl Extract — $0.05Firecrawl Agent — $0.03Firecrawl Agent Status — $0.03
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/firecrawl/firecrawl-browser-create/SKILL.md
CLI
npx @xpaysh/cli install firecrawl/firecrawl-browser-create
Manual
curl -o SKILL.md https://xpay.tools/skills/firecrawl/firecrawl-browser-create/SKILL.md
Pricing

Cost

$0.03/call

Model

Flat rate

Provider

Firecrawl

xpay tools logo

Marketplace for AI Capabilities. Run agents, tools & prompts with pay-per-use micropayments.

or ask your AI app
Popular Tools
FirecrawlTavilyExaHunterPerplexityRecraftIdeogramFlux
Collections
AI Image & MediaContent & ResearchDev ToolsFinanceLead GenWeb ScrapingCompetitive Intel
Developers
DocumentationAPI ReferenceQuickstartSDKsSkillsskill.mdllms.txt
Resources
The Agentic EconomyAgentic CommerceAgent Frameworksx402 ProtocolBlog
Company
About xpayxpay.shGitHubDiscordTwitter / X

© 2026 Agentically Inc. All rights reserved.
Privacy PolicyTerms of Service
✦
xpay Assistant
Firecrawl by Skills

Ask me about tools, pricing, or how to connect

How does this tool work?
What parameters does it accept?
Show me a usage example
DocsCollectionsExplore