---
title: "Safari MCP: Native Browser Automation for AI Agents on macOS"
description: "Safari MCP gives AI agents native Safari tools while using your real browser, logins, and sessions on macOS."
canonical: "https://achiya-automation.com/en/blog/safari-mcp-browser-automation/"
last-updated: "2026-09-10"
language: "he"
source: "https://achiya-automation.com"
---

# Safari MCP: Native Browser Automation for AI Agents on macOS

> Safari MCP gives AI agents native Safari tools while using your real browser, logins, and sessions on macOS.

מקור: https://achiya-automation.com/en/blog/safari-mcp-browser-automation/

---

[Home](https://achiya-automation.com/en/) [Blog](https://achiya-automation.com/en/blog/) Safari MCP: Native Browser Automation for AI Agents on macOS

MCP

[By Achiya Cohen](https://achiya-automation.com/en/about/) April 12, 2026 12 min read
Last reviewed July 2, 2026

- [1 July 2026 Update — Apple Just Shipped Its Own Safari MCP Server](#july-2026-update--apple-just-shipped-its-own-safari-mcp-server)
- [2 Q2 2026 Update — What Changed for Browser Automation in 2026](#q2-2026-update--what-changed-for-browser-automation-in-2026)
- [3 What is MCP?](#what-is-mcp)
- [4 Why Safari Instead of Chrome?](#why-safari-instead-of-chrome)
- [5 Safari MCP at a Glance](#safari-mcp-at-a-glance)
- [6 Quick Setup](#quick-setup)
- [7 What Can It Do? (80 Tools)](#what-can-it-do-80-tools)
- [8 Framework Support](#framework-support)
- [9 Safari MCP vs Playwright vs Chrome DevTools MCP](#safari-mcp-vs-playwright-vs-chrome-devtools-mcp)
- [10 When to Use Chrome Instead](#when-to-use-chrome-instead)
- [11 Open Source](#open-source)

**Safari MCP is an open-source tool under the MIT license that lets an AI assistant operate Safari on your Mac without starting a separate Chrome session. It includes browser actions for navigation, forms, screenshots, network inspection, and more. It works with your existing Safari profile and connects to AI assistants that support MCP, the shared standard used to expose tools to an assistant.**

Many browser-automation tools use Chromium or start a separate browser profile. On a Mac, that can mean another browser process and a session with none of your existing Safari logins.

Safari MCP takes a different approach: **it just uses the browser you already have open.**

## Want a quick answer for your business?

What kind of business do you run? Restaurant or café Clinic Beauty or hair salon Real estate Law firm or consultancy Online store

What should the bot do? Answer questions and send information Also book appointments and connect systems Also understand open-ended questions

Choose your business and what you need to see a recommendation — no form or contact details required.

Table reservations, a digital menu, takeaway orders and arrival reminders — without leaving the kitchen to answer the phone.
[Explore the solution for your business](https://achiya-automation.com/en/blog/whatsapp-bot-for-restaurants/)

Appointment scheduling, automatic reminders and a waiting list that fills cancelled slots.
[Explore the solution for your business](https://achiya-automation.com/en/blog/whatsapp-bot-clinics/)

Appointment scheduling and reminders. Among our clients, reminders reduced cancellations by about 50%.
[Explore the solution for your business](https://achiya-automation.com/en/industries/beauty-salons/)

Automatic lead qualification, property details and tour scheduling — before you have time to reply.
[Explore the solution for your business](https://achiya-automation.com/en/industries/real-estate/)

Handle enquiries 24/7, schedule meetings and send documents, with a clear record of every enquiry.
[Explore the solution for your business](https://achiya-automation.com/en/industries/lawyers/)

Abandoned cart recovery and order updates. About 70% of online shopping carts are abandoned.
[Explore the solution for your business](https://achiya-automation.com/en/blog/whatsapp-bot-ecommerce-shopify/)

**Basic bot**Around ₪3,500 one-time

Answers recurring questions, sends prices and information, and hands over to a person when needed.

**Business package**Around ₪6,500 one-time

Connects to your calendar and CRM, books appointments and can accept payments.

**Full AI solution**Up to ₪12,000 one-time

Understands natural language and holds a conversation, connected to several systems at once.

Monthly costs are the same across package levels and depend on the technical route: ₪100–300 for the economical route (typically ₪150), or ₪315–890 for the official Meta API route.
[Full details in the pricing guide](https://achiya-automation.com/en/blog/whatsapp-bot-pricing-guide-2026/)

## July 2026 Update — Apple Just Shipped Its Own Safari MCP Server

On July 1, 2026, Apple released [Safari Technology Preview 247](https://www.macrumors.com/2026/07/01/apple-releases-safari-technology-preview-247/) with an official, built-in MCP server — announced on the [WebKit blog](https://webkit.org/blog/18136/introducing-the-safari-mcp-server-for-web-developers/). If you searched “Safari MCP” and landed here, here’s how the two relate:

- **Apple’s Safari MCP server** is aimed at **web developers debugging their own sites**: it gives agents access to the DOM, network requests, screenshots, and console output so they can find Safari compatibility issues, analyze performance, and check accessibility. It runs locally, makes no network calls of its own, and currently ships only in Safari Technology Preview — Apple’s separate developer build — not in the Safari you use every day.
- **The open-source Safari MCP covered in this article** is aimed at **automation**: 80 tools that drive your real, everyday Safari — the one with your logins and sessions — to fill forms, manage tabs, extract data, and run multi-step workflows.

The two are complementary: Apple’s server inspects pages; this one operates the browser. And Apple building MCP support directly into Safari is the strongest validation yet of the approach this project bet on in early 2026 — native Safari access for AI agents, no Chrome required.

## Q2 2026 Update — What Changed for Browser Automation in 2026

Three things changed in the second quarter of 2026 that make this tool even more useful now than it was when it first came out:
Read the section1 min

- **Model choice now matters more** — Browser agents often make repeated model calls as they inspect a page and choose the next action. Current input, output, and tool-use prices should be checked on the primary [Anthropic pricing page](https://www.anthropic.com/pricing) and [OpenAI API pricing page](https://openai.com/api/pricing/) before estimating a workflow.
- **Browsers started building in AI (early 2026)** — Chrome added an “AI Assistant” panel powered by Gemini, and Edge now has Copilot built right in. But here’s the catch: those built-in helpers still need a separate AI assistant on your own computer to actually click and type on the page for them. Safari MCP is exactly that piece — and it does the work inside your own logged-in Safari, so your cookies, sign-ins, and extensions all stay put. That fits neatly with how people using Comet, Atlas, and Edge’s AI features already work.
- **The wider toolkit grew up (Q2 2026)** — There are now supported MCP tools from companies such as Anthropic, GitHub, and Cloudflare. n8n also added memory features for AI agents; check the [n8n release notes](https://docs.n8n.io/release-notes/#n8n%401-115-0) for the version you run. Together, these pieces can support workflows that browse, retain relevant context, and act later, but setup depends on the sites, permissions, and safeguards involved.

**Bottom line:** In 2026, AI assistants really do click around real websites for you — and on a Mac, the cheapest way to let them do that is to use the browser you already know and trust. Safari MCP is built for exactly that.

## What is MCP?

“MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications.” — [Anthropic, Introducing the Model Context Protocol](https://www.anthropic.com/news/model-context-protocol)
Read the section1 min

[Model Context Protocol](https://modelcontextprotocol.io/), or MCP, is a shared standard for letting AI assistants use outside tools. Think of it like a standard plug and socket: any AI assistant that “speaks” MCP can plug into any tool that also speaks it, and use whatever that tool can do. So when your AI coding helper needs to open a web page, fill in a form, or grab a screenshot, it hands that request to a tool like this one. The tool does the job and passes the result back. If AI assistants are new to you, we wrote a [practical guide to AI agents for small business](https://achiya-automation.com/en/blog/ai-agents-for-business/) that explains what they actually do and how to set one up.

🤖 AI assistant needs the browsere.g. "open this page and fill the form"

🔌 Safari MCP receives the requestspeaks the shared MCP standard

**🍎 AppleScript drives Safari**navigate · click · type · screenshot

↩️ Result handed back to the AI

“Safari uses WebKit, the open source web rendering engine that Apple developed and uses across its operating systems.” — [Apple Safari Developer page](https://developer.apple.com/safari/)

Most tools of this kind control Chrome, either through a built-in back channel Chrome offers (its “DevTools Protocol”) or through Playwright. Safari MCP works differently: it controls **Safari itself** using AppleScript — the simple automation language that already comes with every Mac — helped by a small program that stays running quietly in the background so it’s always ready to respond.

## Why Safari Instead of Chrome?

“Safari delivers up to 60% faster JavaScript performance than Chrome on Apple Silicon, while using significantly less memory and power.” — [Apple, “Safari is faster”](https://www.apple.com/safari/)
Read the section1 min

“AppleScript is a scripting language created by Apple Inc. that facilitates automated control over scriptable applications on the macOS operating system.” — [Apple Developer, AppleScript Overview](https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html)

The practical differences matter for daily use:

### Performance

Commands are routed through a persistent local helper, so the tool does not need to start a new browser for every action. Actual speed and resource use depend on the Mac, the page, and the connected AI model. Apple describes Safari as optimized for performance and power efficiency on its own hardware; the primary [Safari product page](https://www.apple.com/safari/) contains Apple’s current comparison methodology.

### Your Real Browser

Chrome-based tools open a brand-new, empty browser every time — no accounts, no saved sign-ins, nothing. Every task starts from a blank slate, as if you’d never logged in anywhere.

Safari MCP uses **your actual Safari** — Gmail, GitHub, Slack, Ahrefs, whatever you’re already signed in to. Your AI assistant browses as you, staying logged in to everything you are.

### No Focus Stealing

With the Chrome-based tools, every single action yanks the window in front of you. You’re typing away in your editor and Chrome suddenly pops up and grabs your attention. It’s a [well-known annoyance](https://github.com/anthropics/claude-code/issues/39558) for people using AI browser tools.

Safari MCP does all its work out of sight. Safari stays where it is and never jumps in front of you unless you ask it to.

## Safari MCP at a Glance

The useful distinction is architectural: it controls the Safari session already on the Mac instead of creating a separate Chromium profile.
Read the section1 min

🍎 Native Safari

works with the browser profile already on the Mac

⚡ Local helper

routes commands without launching another browser

🧰 80 tools

ready-made browser actions out of the box

📖 MIT

open-source software with a published license

- **Ready-made browser actions**: 80 — things like moving between pages, filling forms, taking screenshots, watching network activity, saving data, and checking accessibility
- **Resource use**: depends on the page, the Mac, and whether another browser would otherwise be running
- **Command speed**: depends on the page and on the AI assistant’s decision loop, not only on the local helper
- **Browser coverage**: good for Safari workflows; use a cross-browser tool when the task must also be verified in Chrome, Firefox, or Edge
- **Focus behavior**: designed to operate Safari without deliberately bringing it to the foreground
- **AI cost**: determined by the connected model and the number of steps in the workflow
- **Software license**: MIT; connected models and services have separate terms
- **What setup takes**: one small block of settings plus flipping 2 switches on your Mac, and it works across 5 supported AI assistants

## Quick Setup

To connect Safari MCP, you paste a small block of settings into your AI assistant — this is what tells it the tool exists and how to start it. Copy the lines below into your assistant’s settings file (don’t worry about understanding each line; it just names the tool and how to run it):

👨‍💻 Show the code (for developers)

```
{
  "mcpServers": {
    "safari": {
      "command": "npx",
      "args": ["-y", "safari-mcp"]
    }
  }
}
```

Or, if you’d rather skip the copy-paste, use the one-click install buttons for [VS Code](vscode:mcp/install?%7B%22safari-mcp%22%3A%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22safari-mcp%22%5D%7D%7D) and [Cursor](cursor://anysphere.cursor-deeplink/mcp/install?name=safari-mcp&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22safari-mcp%22%5D%7D).

The last step is to give Safari and your editor permission to work together. It’s two quick toggles:

- In Safari, open the Develop menu and turn on “Allow JavaScript from Apple Events” (this lets other apps run small commands on the page)
- In System Settings, allow your editor to control (“Automate”) Safari

That’s it. Your AI assistant can now browse in Safari.

## What Can It Do? (80 Tools)

The tool comes with 80 actions, grouped into these kinds:
Read the section1 min

**Navigation & Tabs** — Open web addresses, work with tabs, go back and forward, and refresh. Tabs are handled safely: the AI keeps track of the tabs it opened itself and never disturbs the ones you’re using.

**Page Interaction** — Click things, fill in forms, type, hover, drag, and scroll. It can even click the way a real person would, which some sites insist on before they’ll respond.

**Data Extraction** — Pull information off a page: the text, the links, tables, images, and behind-the-scenes details. It can also read how a page is styled and lay out its structure in a tidy form the AI can work with.

**Screenshots & Visual** — Take a picture of the whole page or just one part of it. It can also pretend to be a phone or tablet so you can check how a page looks on smaller screens.

**Network & Performance** — Watch what a page quietly loads in the background, feed it fake responses for testing, slow the connection down on purpose, and measure how fast the page loads.

**Storage & State** — Read and change the little bits of data a site saves on your machine to remember you (cookies and the like), and save or reload a snapshot of all of it.

**Accessibility** — Lay out the whole page the way a screen reader would see it, so you can check that your site works for people with disabilities and meets WCAG, the web’s accessibility standard.

## Framework Support

Today’s websites are usually built with tools like React, Vue, and Angular, and they have a quirk: they don’t trust text that just appears in a field on its own. If a tool quietly drops text into a box, the site often doesn’t notice, so the form ends up looking empty. Safari MCP knows how to talk to each of these tools in the way it expects, so the text actually registers:
Read the section1 min

- **React** — Gently resets what React is watching for, so it accepts the text as if a person had typed it
- **Vue.js** — Sends Vue the exact signal it’s listening for so it picks up the change
- **Angular** — Sends both of the signals Angular needs before it will accept what was entered
- **ProseMirror / Draft.js / Slate / Lexical** — For the fancier text boxes (the kind where you can make text bold or add links), which ignore text that isn’t typed by a real person, it uses the same copy-and-paste your keyboard would. Our [deep-dive on why these tools quietly fail on rich-text boxes](https://achiya-automation.com/en/blog/mcp-browser-automation-rich-text-editors/) explains the safety rule that trips up automation on LinkedIn, Notion, and Google Docs.
- **Shadow DOM** — Reaches into the sealed-off parts of a page that live inside self-contained building blocks — spots that most tools simply can’t get to

## Safari MCP vs Playwright vs Chrome DevTools MCP

Read the section1 min

Scroll sideways to see all columns.
Feature Safari MCP Playwright Chrome DevTools MCP Browser engine Native WebKit (Safari) Chromium/Firefox/WebKit Chromium CPU usage on Apple Silicon Measure on the target workflow Measure on the target workflow Measure on the target workflow Real user sessions (cookies/logins) ✅ Yes — your actual Safari ❌ Fresh profile ❌ Fresh profile Focus behavior Designed for background operation; verify each command Depends on browser mode and test setup Depends on the debugging session Command path Persistent local helper Browser automation process Chrome debugging connection Setup complexity One JSON line + 2 toggles npm install + browsers Chrome flags + DevTools License MIT (open-source) Apache 2.0 (Microsoft) MIT (Google) Tool catalog Check the installed Safari MCP version Check the installed Playwright version Check the installed Chrome DevTools MCP version Lighthouse audits ❌ Not supported ⚠️ Via API ✅ Native Cross-browser testing ❌ Safari only ✅ Chrome/Firefox/WebKit ❌ Chrome only Rich-text editors (Lexical/ProseMirror) Editor-specific paths are available; test the target app Behavior depends on editor and fill method Behavior depends on editor and command path Shadow DOM access Test open and closed roots on the target page Test the target component Test the target component Network mocking ✅ Yes ✅ Yes ✅ Yes Best for Daily AI agent browsing on macOS Cross-browser CI/CD Chrome perf diagnostics

## When to Use Chrome Instead

Safari MCP is a good fit when the task belongs in Safari. Chrome DevTools or a cross-browser tool is the better pick for these jobs:
Read the section1 min

- **Lighthouse audits** — a page-quality report card that only Chrome can produce
- **Chrome’s own diagnostic tools** — deep reports on speed, memory use, and which parts of a page’s code actually get used
- **Testing across browsers** — when you specifically need to see how a page behaves in Chrome

The two tools work well side by side. Reach for Safari MCP for your everyday browsing and testing, and switch to the Chrome DevTools tool when you need those Chrome-only checks. For a broader look at how we use automation in production, see our [business automation guide](https://achiya-automation.com/en/blog/business-automation-guide/), our [n8n self-hosted setup guide](https://achiya-automation.com/en/blog/n8n-self-hosted-guide/) for the orchestration layer, and our deep-dive on [MCP browser automation for rich text editors](https://achiya-automation.com/en/blog/mcp-browser-automation-rich-text-editors/). For comparing automation platforms see [n8n vs Make vs Zapier](https://achiya-automation.com/en/blog/n8n-vs-make-vs-zapier/). For the strategic framing of where browser-driving AI fits in a small-business stack overall, see our [AI in business overview](https://achiya-automation.com/en/blog/ai-in-business/).

## Open Source

Safari MCP is [MIT licensed](https://github.com/achiya-automation/safari-mcp) and fully open — anyone can read the code, and it’s about as free-to-use as software gets. The whole thing is just two files: `safari.js`, which does the actual browser work, and `index.js`, which lets the AI talk to it.

It’s currently sitting at **28 GitHub stars** and **2,000+ downloads a month**, and other people have pitched in too — sending fixes, improvements, and teaming up with folks building similar Mac tools.

**Links:**

- [GitHub Repository](https://github.com/achiya-automation/safari-mcp)
- [npm Package](https://www.npmjs.com/package/safari-mcp)
- [MCP Registry](https://registry.modelcontextprotocol.io/)
- [Full Documentation](https://github.com/achiya-automation/safari-mcp#readme)

Losing leads because no one's answering?

A WhatsApp bot can run defined replies, appointment steps and lead capture outside office hours, subject to connected-system availability. Projects start from $1,000 one-time. Tell me about your business &rarr;
[Get a Custom Quote](https://achiya-automation.com/en/contact/#contact-form)

Prefer to chat? [WhatsApp me](https://wa.me/972505377060?text=Hi%20Achiya%2C%20I%20read%20your%20blog%20post%20(Safari%20MCP%3A%20Native%20Browser%20Automation%20for%20AI%20Agents%20on%20macOS)%20and%20I'd%20like%20to%20talk) · [full pricing](https://achiya-automation.com/en/pricing/) · [our projects](https://achiya-automation.com/en/case-studies/)

### Achiya Cohen
Business Automation Expert · Building bots since 2023

Completed 50+ automation projects — WhatsApp bots, CRM integrations, and automated workflows. Specializing in n8n, Make, and WhatsApp Business API.
[Contact](https://achiya-automation.com/en/contact/) · [LinkedIn](https://www.linkedin.com/in/%D7%90%D7%97%D7%99%D7%94-%D7%9B%D7%94%D7%9F-1882302aa/)

## More articles you might like
[### AI Agents for Small Business: Costs, Use Cases & ROI 2026](https://achiya-automation.com/en/blog/ai-agents-for-business/)[### AI for Small Business 2026: 4 Steps Without Tech Knowledge](https://achiya-automation.com/en/blog/ai-in-business/)[### Business Automation for Small Teams (2026 Guide)](https://achiya-automation.com/en/blog/business-automation-guide/)

[WhatsApp Bot Service](https://achiya-automation.com/en/services/whatsapp-bot/) [Business Automation](https://achiya-automation.com/en/services/business-automation/) [Pricing](https://achiya-automation.com/en/pricing/)

### Ready to automate your business?

50+ automation projects completed. Tell me about yours — I'll show you exactly what we can automate.

[Prefer WhatsApp? Message me &rarr;](https://wa.me/972505377060?text=Hi%20Achiya%2C%20I%20read%20your%20article%20(Safari%20MCP%3A%20Native%20Browser%20Automation%20for%20AI%20Agents%20on%20macOS)%20and%20I%20have%20a%20business%20and%20want%20a%20quote.%20A%20bit%20about%20my%20business%20and%20what%20I%20need%3A%20)

I’ll reply as soon as I can · Project quote based on scope

[Back to Blog](https://achiya-automation.com/en/blog/)

- [1 July 2026 Update — Apple Just Shipped Its Own Safari MCP Server](#july-2026-update--apple-just-shipped-its-own-safari-mcp-server)
- [2 Q2 2026 Update — What Changed for Browser Automation in 2026](#q2-2026-update--what-changed-for-browser-automation-in-2026)
- [3 What is MCP?](#what-is-mcp)
- [4 Why Safari Instead of Chrome?](#why-safari-instead-of-chrome)
- [5 Safari MCP at a Glance](#safari-mcp-at-a-glance)
- [6 Quick Setup](#quick-setup)
- [7 What Can It Do? (80 Tools)](#what-can-it-do-80-tools)
- [8 Framework Support](#framework-support)
- [9 Safari MCP vs Playwright vs Chrome DevTools MCP](#safari-mcp-vs-playwright-vs-chrome-devtools-mcp)
- [10 When to Use Chrome Instead](#when-to-use-chrome-instead)
- [11 Open Source](#open-source)

Share [Facebook](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fachiya-automation.com%2Fen%2Fblog%2Fsafari-mcp-browser-automation%2F) [X](https://twitter.com/intent/tweet?url=https%3A%2F%2Fachiya-automation.com%2Fen%2Fblog%2Fsafari-mcp-browser-automation%2F&text=Safari%20MCP%3A%20Native%20Browser%20Automation%20for%20AI%20Agents%20on%20macOS) [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fachiya-automation.com%2Fen%2Fblog%2Fsafari-mcp-browser-automation%2F) [WhatsApp](https://api.whatsapp.com/send?text=Safari%20MCP%3A%20Native%20Browser%20Automation%20for%20AI%20Agents%20on%20macOS%20-%20https%3A%2F%2Fachiya-automation.com%2Fen%2Fblog%2Fsafari-mcp-browser-automation%2F)

## Frequently Asked Questions
What is Safari MCP? It is a free, open-source helper program that lets AI assistants like Claude Code, Cursor, and Windsurf control the Safari browser on your Mac directly. It gives them 80 ready-made actions — opening pages, filling in forms, taking screenshots, watching what a page loads, and more — and it does all of this without needing to install or run Chrome or any other extra browser tool. (It speaks MCP, the shared standard AI tools use to plug into outside software.)

How does it compare to Playwright or Chrome DevTools? It controls Safari through macOS automation instead of launching a separate Chrome session. In plain terms, it can work with the Safari profile where you are already signed in. Playwright and Chrome DevTools remain better choices when you need cross-browser testing or Chrome-specific diagnostics.

Does it work with Claude Code? Yes. It works with any AI assistant that supports this kind of add-on, and that includes Claude Code (both the command-line version and the VS Code extension), Cursor, Windsurf, Claude Desktop, and VS Code with Continue. Setting it up is quick — you paste one small block of settings into your assistant, and you're done.

Is it free? The project is open source and released under the MIT license. That license covers the software itself. Any AI model, hosted service, or infrastructure you connect to it may have its own cost and terms.

What macOS version does it require? Just about any modern Mac will do — you only need a version of macOS whose Safari can be controlled by other apps, which has been standard for years. It runs equally well on the newer Apple Silicon Macs (the M1, M2, M3, and M4 chips) and on older Intel Macs. On the Apple Silicon machines you also get a nice bonus: it draws far less power than running Chrome would, so your battery lasts longer.

Can it fill forms on React and Angular sites? Yes. Sites built with modern tools like React, Vue.js, Angular, and Svelte are picky — they often don't notice when text is typed in automatically, so the form ends up looking empty even though something was entered. This tool gets around that by nudging each site the exact way it expects, so the text actually 'sticks.' It also handles trickier cases: form fields tucked away inside self-contained page components, and rich text boxes like ProseMirror and Draft.js (the kind where you can make text bold or add links).

### [About Achiya Cohen](https://achiya-automation.com/en/about/)

WhatsApp Chatbot Developer & Business Automation Expert · Since 2023 · 50+ completed automation projects · 5.0★ (20 reviews)

Achiya Cohen is a solo WhatsApp chatbot and no-code automation consultant based in Ashdod, Israel. Since 2023 he has built custom WhatsApp Business API bots and n8n workflow automations for small business owners — restaurants, clinics, lawyers, real estate agents, e-commerce stores. Featured in [The Times of Israel](https://blogs.timesofisrael.com/author/achiya-cohen/) and [DEV Community](https://dev.to/achiya-automation).
[LinkedIn](https://www.linkedin.com/in/achiya-automation/) [GitHub](https://github.com/achiya-automation) [DEV.to](https://dev.to/achiya-automation) [Full bio →](https://achiya-automation.com/en/about/)

---

סיכום האתר לסוכנים: https://achiya-automation.com/llms.txt · כל העמודים: https://achiya-automation.com/sitemap-index.xml · API: https://achiya-automation.com/openapi.json
