xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
Provider Skill
Notte logo

Notte

Browser automation API for AI agents. Start browser sessions, run AI agents, scrape webpages, and automate browser tasks with headless Chrome/Firefox. Features include CAPTCHA solving, proxy support, and persistent browser profiles.

Raw SKILL.mdProvider Page

Notte

Browser automation API for AI agents. Start browser sessions, run AI agents, scrape webpages, and automate browser tasks with headless Chrome/Firefox. Features include CAPTCHA solving, proxy support, and persistent browser profiles.

Available Tools

  • notte_take_screenshot: Take a screenshot of the current page. — $0.01/call
  • notte_get_session: Get session status and details. — $0.01/call
  • notte_stop_session: Stop and clean up a browser session. — $0.01/call
  • notte_get_session_cookies: Get all cookies from the browser session. — $0.01/call
  • notte_get_network_logs: Get network request/response logs from the session. — $0.01/call
  • notte_get_agent_status: Get agent execution status and results. — $0.01/call
  • notte_observe_page: Observe the current page state and get available actions. — $0.01/call
  • notte_stop_agent: Stop a running agent. — $0.01/call
  • notte_scrape_webpage: Scrape content from a URL without managing sessions. — $0.02/call
  • notte_execute_page_action: Execute an action on the page (click, type, navigate, etc.). — $0.01/call
  • notte_set_session_cookies: Set cookies in the browser session. — $0.01/call
  • notte_start_session: Start a new browser session. Configure browser type, proxies, viewport, and session timeout. — $0.03/call
  • notte_scrape_from_html: Extract structured content from raw HTML without using a browser — $0.01/call
  • notte_start_agent: Start an AI agent to autonomously complete a browser task. — $0.14/call
  • notte_scrape_page: Scrape content from the current page in the session. — $0.01/call

Quick Start

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

Pricing

Pay per tool call from your XPay wallet. No subscriptions, no minimums.

Get an API key at xpay.tools.

Tools: 15 Category: General

When to Use

Use Notte tools when you need to browser automation api for ai agents. start browser sessions, run ai agents, scrape webpages, and automate browser tasks with headless chrome/firefox. features include captcha solving, proxy support, and persistent browser profiles.. All tools are available through xpay✦'s single MCP connection.

MCP Connection

{
  "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"

Available Tools

  • Notte Take Screenshot — Take a screenshot of the current page. — $0.01/call — SKILL.md
  • Notte Get Session — Get session status and details. — $0.01/call — SKILL.md
  • Notte Stop Session — Stop and clean up a browser session. — $0.01/call — SKILL.md
  • Notte Get Session Cookies — Get all cookies from the browser session. — $0.01/call — SKILL.md
  • Notte Get Network Logs — Get network request/response logs from the session. — $0.01/call — SKILL.md
  • Notte Get Agent Status — Get agent execution status and results. — $0.01/call — SKILL.md
  • Notte Observe Page — Observe the current page state and get available actions. — $0.01/call — SKILL.md
  • Notte Stop Agent — Stop a running agent. — $0.01/call — SKILL.md
  • Notte Scrape Webpage — Scrape content from a URL without managing sessions. — $0.02/call — SKILL.md
  • Notte Execute Page Action — Execute an action on the page (click, type, navigate, etc.). — $0.01/call — SKILL.md
  • Notte Set Session Cookies — Set cookies in the browser session. — $0.01/call — SKILL.md
  • Notte Start Session — Start a new browser session. Configure browser type, proxies, viewport, and session timeout. — $0.03/call — SKILL.md
  • Notte Scrape From Html — Extract structured content from raw HTML without using a browser — $0.01/call — SKILL.md
  • Notte Start Agent — Start an AI agent to autonomously complete a browser task. — $0.14/call — SKILL.md
  • Notte Scrape Page — Scrape content from the current page in the session. — $0.01/call — SKILL.md

How to Execute

  1. xpay_discover — Search for tools: xpay_discover("notte")
  2. xpay_details — Get input schema: xpay_details("notte/TOOL_NAME")
  3. xpay_run — Execute: xpay_run("notte/TOOL_NAME", { ...inputs })
  4. xpay_balance — Check credits

Links

  • Provider page: https://xpay.tools/notte/
  • All providers: https://xpay.tools/explore
  • Docs: https://docs.xpay.sh
Tools (15)
Notte
Notte
Notte Take Screenshot
notte_take_screenshot

Take a screenshot of the current page.

$0.01/call
Notte
Notte
Notte Get Session
notte_get_session

Get session status and details.

$0.01/call
Notte
Notte
Notte Stop Session
notte_stop_session

Stop and clean up a browser session.

$0.01/call
Notte
Notte
Notte Get Session Cookies
notte_get_session_cookies

Get all cookies from the browser session.

$0.01/call
Notte
Notte
Notte Get Network Logs
notte_get_network_logs

Get network request/response logs from the session.

$0.01/call
Notte
Notte
Notte Get Agent Status
notte_get_agent_status

Get agent execution status and results.

$0.01/call
Notte
Notte
Notte Observe Page
notte_observe_page

Observe the current page state and get available actions.

$0.01/call
Notte
Notte
Notte Stop Agent
notte_stop_agent

Stop a running agent.

$0.01/call
Notte
Notte
Notte Scrape Webpage
notte_scrape_webpage

Scrape content from a URL without managing sessions.

$0.02/call
Notte
Notte
Notte Execute Page Action
notte_execute_page_action

Execute an action on the page (click, type, navigate, etc.).

$0.01/call
Notte
Notte
Notte Set Session Cookies
notte_set_session_cookies

Set cookies in the browser session.

$0.01/call
Notte
Notte
Notte Start Session
notte_start_session

Start a new browser session. Configure browser type, proxies, viewport, and session timeout.

$0.03/call
Notte
Notte
Notte Scrape From Html
notte_scrape_from_html

Extract structured content from raw HTML without using a browser

$0.01/call
Notte
Notte
Notte Start Agent
notte_start_agent

Start an AI agent to autonomously complete a browser task.

$0.14/call
Notte
Notte
Notte Scrape Page
notte_scrape_page

Scrape content from the current page in the session.

$0.01/call
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/notte/SKILL.md
CLI
npx @xpaysh/cli install notte
Manual
curl -o SKILL.md https://xpay.tools/skills/notte/SKILL.md
Details

Tools

15

Category

General

Total calls

0

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