# the-Automator.com > AutoHotkey automation tools, scripts, and courses by Joe Glines. 438 products > covering Windows automation, web scraping, Excel, file handling, and AHK v1-to-v2 > migration. ## AI Agent Access This site exposes a live semantic search API over its full product catalog. Agents can query it directly rather than scraping the site. - Agent Card (A2A): https://www.the-automator.com/.well-known/agent.json - MCP manifest: https://www.the-automator.com/.well-known/mcp.json - Get a free API key: https://www.the-automator.com/ai-search Two protocols, one search core: - MCP (Model Context Protocol, spec 2025-06-18, Streamable HTTP): https://edd-downloads-a2a.joe-glines.workers.dev/mcp - A2A (JSON-RPC): https://edd-downloads-a2a.joe-glines.workers.dev/rpc Auth: `Authorization: Bearer `. Keys are free and self-service at the registration URL above. ### What the search returns Product titles, product page URLs, descriptions, categories, tags, and a relevance score. Search is by MEANING, not keywords: "I need to pull data off a web page" finds the web-scraping tools. It never returns prices, sales figures, customer data, or direct file-download links. ### Example (A2A) POST https://edd-downloads-a2a.joe-glines.workers.dev/rpc {"jsonrpc":"2.0","id":1,"method":"search_downloads", "params":{"query":"automate excel reports","top_k":5}} ## Learn AutoHotkey - Courses (login and course access): https://www.the-automator.com/learn-autohotkey/ - Free AHK resources and tutorials: https://www.the-automator.com/autohotkey/ ## Products and Services - All downloads: https://www.the-automator.com/downloads/ - Access Pass (non-premium scripts): https://www.the-automator.com/downloads/get-access-to-our-non-premium-scripts/ - AHK Mastery subscription: https://www.the-automator.com/downloads/ahk-mastery-membership/ - Project work (custom automation): https://www.the-automator.com/downloads/project-work/ - Consultations: https://www.the-automator.com/downloads/consultations/ - Tutoring: https://www.the-automator.com/downloads/tutoring/ - Services overview: https://www.the-automator.com/services/ ## Site - Home: https://www.the-automator.com/ - AI search access: https://www.the-automator.com/ai-search - About us: https://www.the-automator.com/about-us/ - Contact: https://www.the-automator.com/contact-the-automator-2/ - Schedule a meeting: https://www.the-automator.com/schedule-a-meeting/ - Privacy policy: https://www.the-automator.com/privacy-policy/ ## Optional - Full page sitemap: https://www.the-automator.com/sitemap-posttype-page.xml - Full product sitemap: https://www.the-automator.com/sitemap-posttype-download.xml - Sitemap index: https://www.the-automator.com/wp-sitemap.xml