texting

bowlofarugula/texting
★ 0 stars TypeScript AI/LLM Updated 1d ago
Text and read iMessages with Claude — human-in-the-loop, no auto-replies. iMessage MCP server over the openclaw/imsg engine, plus skills. macOS.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "texting": {
      "command": "npx",
      "args": [
        "-y",
        "bowlofarugula/texting"
      ]
    }
  }
}

README Excerpt

Use Claude to text and read iMessages — the same way you'd use it with Gmail or Slack. macOS only. No background agent, no auto-replies: Claude only reads or sends when asked, and sends get a normal permission prompt first (review before it goes out). ``` "Text Sam: confirmed for Friday at 3" "Any new messages from Sam?"

Topics

claudeclaude-codeimessagemacosmcpmessaging