Get started in 5 minutes
Follow these steps to start automating the web with rtrvr.ai.
Create Your Account
Sign up for rtrvr.ai Cloud
Get instant access with your API key ready immediately.
Go to CloudChoose Your Interface
rtrvr.ai offers multiple ways to interact with AI web agents, each optimized for different use cases:
Web Chat
Browser-based chat interface for interactive web automation
- Natural language
- Visual feedback
- No coding
API
RESTful API for programmatic integration into your apps
- Full control
- Webhooks
- Any language
Sheets
Spreadsheet-based workflows for batch processing
- Bulk data
- CSV/Excel
- Structured output
MCP Server
Chrome Extension as MCP server for remote control
- Remote control
- Free tools
- Any MCP client
Chrome Extension Required for MCP Server
Install the rtrvr.ai Chrome Extension to enable MCP server functionality. This allows you to control your browser from Claude, Slack, or any MCP-compatible application.
Learn about Extension MCPYour First Automation
"Extract all product names and prices from this page""Fill out the contact form with name: John, email: john@test.com"curl -X POST https://api.rtrvr.ai/execute \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"input": "Extract product prices from example.com"}'Explore Advanced Features
Once you're comfortable with basic commands, unlock the full power of rtrvr.ai:
Sheets Workflows
Process hundreds of rows with AI agents. Perfect for lead generation, price monitoring, and data enrichment.
Learn moreExtension as MCP Server
Control your browser from Claude, Slack, or any MCP client. Enable browser automation from external apps.
Learn moreWebhook Triggers
Get real-time notifications when tasks complete. Integrate with Slack, Discord, or your custom endpoints.
Learn moreScheduled Tasks
Automate recurring tasks with cron-like scheduling. Monitor websites, track prices, or collect data regularly.
Learn moreTool Calling
Connect MCP servers or create custom tools to extend agent. Integrate databases, APIs, and external services.
Learn more