Web research & page automation in Safari (Local MCP)

Web research & page automation in Safari (Local MCP) is a skill for Claude Code, Codex from lanchuske/local-mcp-releases. It costs 74 tokens per session (608 once invoked), scanned A, original, no licence file.

A Safari automation and web-research workflow that can read pages, work across open tabs and interact with websites. It drives the user's real Safari browser.

In plain words
What is it for?
Use it to research websites, collect page data, switch between open Safari tabs and fill out or click through sites.
Why use it?
It helps an agent gather information and perform browser tasks that require the user's existing Safari session.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to research websites, collect page data, switch between open Safari tabs and fill out or click through sites.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lanchuske/local-mcp-releases/local-mcp-safari-web
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lanchuske/local-mcp-releases --skill local-mcp-safari-web
Clone the repo
git clone --depth 1 https://github.com/lanchuske/local-mcp-releases

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Web research & page automation in Safari (Local MCP)

README.md
[![agentmods](https://agentmods.dev/badge/skills/lanchuske/local-mcp-releases/local-mcp-safari-web/github.svg)](https://agentmods.dev/skills/lanchuske/local-mcp-releases/local-mcp-safari-web)
Your own site
<a href="https://agentmods.dev/skills/lanchuske/local-mcp-releases/local-mcp-safari-web"><img src="https://agentmods.dev/badge/skills/lanchuske/local-mcp-releases/local-mcp-safari-web/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Web research & page automation in Safari (Local MCP)

Your own site · 80×15
<a href="https://agentmods.dev/skills/lanchuske/local-mcp-releases/local-mcp-safari-web"><img src="https://agentmods.dev/badge/skills/lanchuske/local-mcp-releases/local-mcp-safari-web.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 608 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00074 $0.00608
Opus 5 $0.00037 $0.00304
Sonnet 5 $0.00015 $0.00122
Haiku 4.5 $0.00007 $0.00061

Measured 12d ago against content hash 4589c9fb0d47, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

Web research & page automation in Safari (Local MCP) scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/local-mcp-safari-web/SKILL.md · 40 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 40 lines · 74 tokens per session scan A 4589c9fb0d47

Subscribe to this mod's changes

Web research & page automation in Safari (Local MCP) is a skill published in the GitHub repository lanchuske/local-mcp-releases (50 stars, last pushed today), with no licence file. It adds 74 tokens to every session and 608 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

chrome-devtools

Use Chrome DevTools MCP to control and inspect a live Chrome instance for network, console, performance, rendering, and Deep debugging. Pairs with playwright-cli (deterministic interaction/E2E) — complements, not duplicates.

ulises-jeremias/agent-toolkit · 50 tokens

playwright-cli

Drive a real browser from the terminal using the Playwright CLI (snapshot, click, fill, screenshots, traces). Use when the task is CLI-first browser automation (data extraction, UI debugging, form fills, multi-tab work). For Playwright test specs, use e2e-runner instead.

ulises-jeremias/agent-toolkit · 67 tokens

docs

Scale up scraping and drive interactive pages. Use batchscrape for many URLs, getbatchresults to page through async output, scrapewithactions to interact before scraping, and generatellmstxt to produce a site's AI policy file.

mysleekdesigns/crawlforge-mcp · 0 tokens

crawlforge-web-scraping

Scrapes web pages and returns clean Markdown, HTML, plain text, links, or metadata using CrawlForge's scrape, fetchurl, extractcontent, extracttext, extractlinks, extractmetadata, mapsite, and crawldeep tools. Use when the user wants to scrape a URL, fetch a page, get the markdown or text of a website, extract links…

mysleekdesigns/crawlforge-mcp · 134 tokens

browser-qa

Use when you need lightweight browser QA for a web page, local HTML file, or app: inspect console errors, broken assets, keyboard/focus behavior, viewport readability, and publish evidence-backed findings JSON through a local HTML report viewer.

liatrio-labs/ai-prompts · 51 tokens

crawlforge-change-tracking

Monitors web pages for changes over time with CrawlForge's trackchanges tool. Use when the user wants to track changes to a page, watch a URL, monitor competitor pricing, detect when content updates, get notified of regulation or product-availability changes, or diff a page against a saved baseline. Workflow: create a…

mysleekdesigns/crawlforge-mcp · 105 tokens