Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
iMessage Channel for Claude Code logo
Skill

iMessage Channel for Claude Code

Bridges Messages.app into Claude Code by reading chat.db directly, behind a handle allowlist.

0
SaveVisit website ↗

Install

OfficialShips scripts
Claude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install imessage@claude-plugins-official
Triggers on

Mac'teki Messages.app Claude Code'a bağlanırken; hangi numaraların ve grupların asistana ulaşacağı belirlenirken

Needs tools
BashRead
Author
Anthropic
License
Apache-2.0

macOS only, and the privacy trade is stated plainly: the server reads the Messages database at ~/Library/Messages/chat.db, which means granting your terminal Full Disk Access and putting every conversation on that Mac within reach of the process. The allowlist decides what the assistant is shown, not what the file exposes. Inbound detection is a one-second poll on a row watermark seeded at boot, so a restart does not replay old threads; outbound goes through AppleScript with the text passed in argv to avoid escaping mistakes. Texting yourself always works and bypasses the gate; everyone else is dropped silently until their number or Apple ID is added. SMS stays off by default because SMS sender IDs can be forged, and a spoofed message from your own number would otherwise walk past access control entirely.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?