Manus
Hosted AgentTrustedLIVEby Manus
Manus is a general-purpose autonomous agent with long-horizon task planning across browsing, code execution, and file handling. Handles research-heavy workflows spanning multiple sites with minimal supervision, checkpointing progress as it goes. Runs take minutes rather than seconds, so Banana Peel routes latency-sensitive tasks elsewhere.
- Provider
- Manus
- Type
- Hosted Agent
- Added
- Mar 2025
- Interface
- Task-level
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- partial
- Max session
- 90 min
- Regions
- US
- Pricing
- per run $0.56long tasks credit-metered by hour
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
0.5%
Traffic share
51.1%
Success
63s
Median duration
$0.56/task
Avg $/task
—
p95 first action
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per run | $0.56/run | $0.56 | — |
| per run | $0.56 | — | — |
| long tasks | credit-metered by hour | — | — |
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 handling
File download
File upload
Form filling
Structured extraction
Vision-based
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessions
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture
Code sample
Pin this runner via routing: "manus"
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": "manus"
}'