Monitor network activity and debug API calls by retrieving all HTTP requests a page makes, including XHR, Fetch, documents, images, and cross-origin, from any tab.
Send HTTP POST requests with headers, cookies, and body payloads. Log all requests for debugging, security testing, or API integration tasks using MCP HTTP Requests server.
Perform HTTP HEAD requests with customizable headers, cookies, and timeout settings. Logs all requests for detailed tracking, enabling efficient web and API testing.
Bypass IP-based rate limits and geo-restrictions by routing HTTP requests through residential or mobile IPs. Returns proxy URL, shell exports, or curl flag.
Enables LLMs to make HTTP requests with OAuth2, session cookies, retry logic, and cURL command generation, while providing security features like SSRF protection and TLS enforcement.
Display a dashboard overview of all webhook tunnels with aggregate statistics including total requests, success rates, online status, and uptime to monitor current state.
Audit API calls and debug network issues by retrieving intercepted HTTP/REST requests and WebSocket frames from Chrome's network cache, with filtering by URL, type, or payload.
Test authentication bypass by sending HTTP requests with manipulated cookie values to identify privilege escalation vulnerabilities in web applications.
Proxy HTTP requests to WordPress REST API endpoints for SiteBay-hosted sites. Send GET, POST, PUT, or DELETE requests to interact with WordPress content programmatically.
Schedule automated HTTP requests at specified intervals using cron expressions. Define URL, method, headers, and payload for recurring webhook or API calls.