MorselHub

Senzall's MorselHub

Your AI Message Hub. Connect iMessage, RetroCode, and webhooks — all pushed to Claude instantly via Channels.

Download for macOS

v1.1.0 · macOS 12+ (Apple Silicon) · Free · Signed & Notarized

How It Works

MorselHub sits between your message sources and Claude. Messages arrive, get displayed in the feed, and actionable ones push directly to Claude via the MCP Channel protocol.

iMessage ──→ MorselHub ──→ MCP Channel ──→ Claude Code
RetroCode ──→    ↑                                 ↓
Webhooks ──→    └── Message Feed  ←── Claude's Reply

Claude responds using MorselHub tools — replies route back to iMessage, the feed, or any connected app.

Features

💬 iMessage

Proper text parsing, image attachments (send & receive), SMS/RCS filtering, and replies routed back via AppleScript.

🔧 RetroCode

Connect to RetroCode's chat panel. Messages with the keyword are forwarded to Claude.

🔗 Webhooks

POST to /api/message from any app. CI failures, monitoring alerts, custom integrations.

⚡ Channel Push

Messages push to Claude instantly via MCP Channels. No polling delay. Uses the official @modelcontextprotocol/sdk.

📱 Message Feed

Real-time feed with source filters. See all messages, filter by source, track what Claude processed.

🎨 6 Themes

Default, Dark, Standard, Light, RPG, and High Contrast. Same themes as RetroCode.

New in v1.1.0

🖼️ Image Attachments

Send and receive images through iMessage. Claude can send files back too.

🔒 SMS/RCS Filtering

Security filter blocks non-iMessage sources. Only Apple-verified contacts get through.

🧵 Conversation Threading

Chat threads group related messages. Claude sees the full conversation context.

✂️ Smart Text Chunking

Long replies split intelligently across multiple iMessages. No truncation.

✍️ Reply Signatures

Configurable signatures appended to Claude's replies. Know which responses are AI-generated.

⚙️ Simplified Settings

Clean 4-tab Settings UI. Easier configuration for iMessage, connectors, themes, and MCP.

Setup

  1. Download and open MorselHub
  2. Grant Full Disk Access for iMessage reading
  3. Configure your iMessage address and contacts
  4. Click Install MCP Server in the Setup tab
  5. Run in Terminal: claude mcp add morselhub node ~/morselhub-mcp-server.mjs
  6. Start Claude: claude --dangerously-load-development-channels server:morselhub

Requirements

Documentation