frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Local MCP – Claude/ChatGPT read your iMessage, Teams, files on-device

https://www.local-mcp.com/en
2•lanchuske•1h ago
I kept hitting the same wall: AI assistants are great until they need my context — the email thread, the calendar, the iMessage, the file on my disk. Cloud connectors can only reach things with a public API, so they physically can't touch the stuff that lives only on my machine.

So I built Local MCP — a native macOS app that connects Claude Desktop, Claude Code, Cursor, and ChatGPT to your real local apps over MCP: Mail, Calendar, Contacts, iMessage, Microsoft Teams, Slack, WhatsApp, Notes, Reminders, OmniFocus, OneDrive/Google Drive, Office docs, and local files. ~180 tools.

The part I care about most is where the data goes:

- Desktop/CLI clients (Claude Desktop, Cursor, Claude Code): everything runs on localhost — nothing leaves your Mac, no API keys, no OAuth to us.

- Web AIs (ChatGPT, Claude.ai) that can't reach localhost: there's an optional, opt-in encrypted relay you turn on yourself. It's off by default and it's the only path anything leaves the machine. I flag this explicitly because "100% local" gets thrown around loosely.

How it reaches the hard stuff: Calendar/Contacts via EventKit; Mail/Notes/Messages via AppleScript/JXA against the running apps; Teams/Slack/WhatsApp by reading their local on-disk stores (IndexedDB/LevelDB) rather than any Graph API — so it sees history a cloud integration can't. Destructive actions (send email, delete event) always preview and ask first.

It's past the experiment stage — a few hundred people run it and the heavy users do thousands of operations a day. It's free, no paid tier yet. macOS-only for now (closed-source today).

Install: signed .app at https://local-mcp.com, or `curl -fsSL 'https://local-mcp.com/install?ref=show-hn' | bash`

Happy to go deep on anything — the local-store readers, the JXA/TCC permission model, the opt-in relay design, why macOS-only.

Show HN: Local MCP – Claude/ChatGPT read your iMessage, Teams, files on-device

https://www.local-mcp.com/en
2•lanchuske•1h ago•0 comments

Show HN: Minesweeper.free – Play minesweeper online free

https://minesweeper.free/
2•nadermx•2h ago•0 comments

Show HN: Inches to MM converter for manufacturing and hardware checks

https://inches-to-mm.com
3•robot1996•3h ago•3 comments

Show HN: Two-tier-memory – queryable long-term memory for AI coding agents

https://github.com/tadelstein9/two-tier-memory
2•tadelstein•3h ago•0 comments

Show HN: Bramble – Local-first password manager

https://github.com/flythenimbus/bramble
133•MegagramEnjoyer•2d ago•38 comments

Show HN: Mise – A keyboard-driven Python/Qt6 browser built for fanless laptops

https://github.com/Rakosn1cek/Mise
5•Rakosn1cek•7h ago•1 comments

Show HN: Grade your code's post-quantum crypto exposure A–F, free, in-browser

https://throndar.ai/cbom
3•algo26•8h ago•0 comments

Show HN: Classify mechanical faults using Contrastive Language-Audio Pretraining

https://github.com/adam-s/car-diagnosis
34•dataviz1000•3d ago•3 comments

Show HN: A statically typed, cross-platform, easily bootstrappable build system

https://github.com/rochus-keller/BUSY/
45•Rochus•4d ago•15 comments

Show HN: Isthistechdead.com got a full UI revamp

https://isthistechdead.com/
2•jobehi•6h ago•0 comments

Show HN: Apple Foundation Model in Xcode-Beta

https://gist.github.com/voxels/b6ea737dd127745f9af009ebd038ded4
2•edgcumbe•6h ago•0 comments

Show HN: Desunofier – Removing shimmer from Suno songs

https://www.instasong.co/tools/desunofier
3•stanyy•6h ago•0 comments

Show HN: Markdown to PDF CLI Tool

https://github.com/leonardosalasd/doc-engine-cli
5•leonardosalasd•7h ago•1 comments

Show HN: Mcpsnoop – Wireshark for MCP (transparent proxy and live TUI)

https://github.com/kerlenton/mcpsnoop
62•kerlenton•1d ago•21 comments

Show HN: Seize the means of production from our agentic overlords

https://github.com/Xophmeister/wean
3•Xophmeister•7h ago•0 comments

Show HN: I built an encrypted BLE dongle for pasting stuff to air-gapped devices

https://github.com/Brisk4t/ToothPaste
5•Brisk4t•7h ago•2 comments

Show HN: TeXposit – LaTeX and Markdown Editor

https://texposit.com/
2•danielszabo•8h ago•0 comments

Show HN: Infra Commits – Conventional Commits but for infrastructure/operations

https://codeberg.org/devopsguy/infra-commits
3•ohelm•8h ago•1 comments

Show HN: Clipart.free – Public-Domain Clipart

https://clipart.free/
2•nadermx•8h ago•0 comments

Show HN: Typocalypse – An Arcade Typing Roguelike

https://typocalypse.florianrudaj.com/
4•florianrudaj•9h ago•1 comments

Show HN: Cute Music App

2•bOZbfU4YdRnJQ•10h ago•0 comments

Show HN: AI-powered code review tool

https://github.com/Kirill89/reviewcerberus
3•k1r111•10h ago•0 comments

Show HN: Inkwell – An RSS reader for e-ink devices

https://kendal.codeberg.page/inkwell/
76•imkendal•2d ago•11 comments

Show HN: A home for short stories generated from 5 random emojis

https://www.moon-zine.net/
3•riedhes•11h ago•0 comments

Show HN: CLI that helps AI agents avoid vulnerable dependencies

https://github.com/clidey/deptrust
26•modelorona•3d ago•4 comments

Show HN: zkGolf – Competitive optimization of formally verified circuits

https://zk.golf/
69•rot256•2d ago•12 comments

Show HN: ctx – Search the coding agent history already on your machine

https://github.com/ctxrs/ctx
65•luca-ctx•2d ago•42 comments

Show HN: AI Interview Coach – practice with honest hiring-manager-grade feedback

https://aiinterviewcoaches.com
2•Aldasams•11h ago•0 comments

Show HN: Pieces – Social network for people

https://try.piecesof.me/
61•domo__knows•3d ago•59 comments

Show HN: Gemma 3 inference in pure C++ with Metal acceleration

https://github.com/ybubnov/metalchat
3•ybubnov•12h ago•2 comments