Tool Skill
Firecrawl Browser List
firecrawl_browser_listList browser sessions, optionally filtered by status. **Usage Example:** ```json { "name": "firecrawl_browser_list", "arguments": { "status": "active" } } ``` **Returns:** Array of browser sessions.
$0.03/call
Flat rate
Firecrawl
When to Use
Use this tool when you need to list browser sessions, optionally filtered by status.
usage example:
{
"name": "firecrawl_browser_list",
"arguments": {
"status": "active"
}
}
returns: array of browser sessions. . This is part of the Firecrawl provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 10+ 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:
xpay_details— Get full input schema:xpay_details("firecrawl/firecrawl_browser_list")xpay_run— Execute:xpay_run("firecrawl/firecrawl_browser_list", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
status | string | No |
Pricing
- Cost: $0.03/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Firecrawl (all tools) — 11 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-list/
- Provider: https://xpay.tools/firecrawl/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("firecrawl/firecrawl_browser_list")// 2. Execute
xpay_run("firecrawl/firecrawl_browser_list", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
status | string | No | - |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/firecrawl/firecrawl-browser-list/SKILL.md
CLI
npx @xpaysh/cli install firecrawl/firecrawl-browser-list
Manual
curl -o SKILL.md https://xpay.tools/skills/firecrawl/firecrawl-browser-list/SKILL.md
Pricing
Cost
$0.03/call
Model
Flat rate
Provider
Firecrawl

