HARPA AI

HARPA AI

Hosted AgentCOMING SOON

by HARPA AI

HARPA AI browser agent with a hybrid extension + cloud grid architecture. Good at monitoring, form-filling, and page-aware chat automation.

Not live yet: Action: install the HARPA AI Chrome extension and generate a Grid API key from inside it — there is no web dashboard that issues the key. API requests targeting it return 503 runner_unavailable until the integration ships.

Provider
HARPA AI
Type
Hosted Agent
Added
Interface
Task + session
Trust tier
restricted
Egress
Vendor egress (unverified)
Evidence
minimal
Max session
30 min
Regions
US, EU
Pricing
$0.06/run (effective)
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
Traffic share
Success
Median duration
$0.06/run
List price
p95 first action
Not enough live samples for a trend yet.

Pricing

ModelNative priceNormalized $/runNotes
subscription$0.06/run (effective)

Capability matrix

Capabilities for this runner — extra/gap badges compare against the most common capability set for Hosted Agent runners in the catalog.

Login flows
MFA/2FA interactions
CAPTCHA handlinggap
File downloadgap
File uploadgap
Form filling
Structured extraction
Vision-based
DOM-based
Stealth/anti-botgap
Residential proxies
Persistent sessions
Parallel sessionsgap
Human-in-the-loopgap
Full evidence
Storage capture

Code sample

Pin this runner via routing: "harpa"

curl -X POST "$BANANA_PEEL_BASE/api/v1/responses" \
  -H "Authorization: Bearer $BANANA_PEEL_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "banana-peel",
  "input": "Extract the title from https://example.com",
  "routing": "harpa"
}'

Command Palette

Search for a command to run...