Scan a live URL to evaluate machine legibility for search engines and AI assistants, returning a 0-100 score with findings on structured data, metadata, headings, and more.
Fetch and parse XML sitemaps from public URLs or raw XML, with optional recursive expansion of sub-sitemaps. Returns metadata like lastmod, changefreq, and priority.
Fetch a public HTTPS URL and extract title, description, OpenGraph, Twitter Card, JSON-LD, hreflang, headers, and element counts. SSRF-protected with redirect validation.
Verify a domain's SSL/TLS certificate: retrieve the full chain, check expiration, issuer, subject, SANs, protocol, and cipher. Detect expired or misconfigured certificates.
Interactive feedback layer that lets users pin comments on live web apps with auto-captured context (failing requests, console, AI metadata), and coding agents fix issues via MCP, turning pins green upon verification.
A loopback-bound MCP server that enables MCP clients to control Ableton Live (set tempo, create tracks/clips, add MIDI notes, start/stop playback) over a secure local-only connection.
Subscribe to a legal board via webhook or email to receive automatic updates when it changes. Includes SSRF protection and delivery IDs for reliable deduplication.
Register a webhook endpoint to receive Mercury events like transaction.posted or invoice.paid as JSON POST requests, enabling real-time event-driven reactions without polling.
Fetch public web content as text with security restrictions, returning structured data with quality metrics and source citations for AI agent processing.
Fetch a remote URL and save its response body as a file in your Hatchable project, bypassing the context window. Use for importing seed data, vendor libraries, or assets. Supports public, api, migrations paths; 10 MB limit.
Parse an IPv4 CIDR block or IP plus mask to get network/broadcast addresses, host ranges, subnet masks, and flags for private, loopback, multicast, link-local.