Logo
Explore Help
Register Sign In
zhanj/claude-plugins-official
1
0
Fork 0
You've already forked claude-plugins-official
mirror of https://github.com/anthropics/claude-plugins-official.git synced 2026-04-24 18:42:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
16c563153f2c2f580e474ed452d794afdc05db52
claude-plugins-official/external_plugins/imessage/.claude-plugin/plugin.json

12 lines
319 B
JSON
Raw Normal View History

Add imessage channel plugin iMessage bridge for Claude Code. Reads ~/Library/Messages/chat.db directly for history and new-message polling; sends via AppleScript to Messages.app. macOS only. Built-in access control: inbound messages are gated by an allowlist (default: self-chat only), outbound sends are scoped to the same allowlist. The /imessage:access skill manages allowlists and policy. Requires Full Disk Access and Automation TCC grants — both prompted by macOS on first use. Ships full source — server.ts runs locally via bun, started by the .mcp.json command.
2026-03-18 16:23:29 -07:00
{
"name": "imessage",
"description": "iMessage channel for Claude Code \u2014 reads chat.db directly, sends via AppleScript. Built-in access control; manage pairing, allowlists, and policy via /imessage:access.",
"version": "0.0.1",
"keywords": [
"imessage",
"messaging",
"channel",
"mcp"
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 23ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API