messages-for-ai

Sunrise-Labs-Dot-AI/messages-for-ai
★ 0 stars TypeScript 🤖 AI/LLM Updated 2d ago
Local MCP server for macOS iMessages: read with required filters, draft-stage with auto-attached thread context, send via Messages.app. Companion SwiftUI menu bar review app. For Claude Desktop / Claude Code / Codex CLI.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "messages-for-ai": {
      "command": "npx",
      "args": [
        "-y",
        "Sunrise-Labs-Dot-AI/messages-for-ai"
      ]
    }
  }
}

Topics

anthropicchat-dbclaudecodeximessagemacosmcpmodel-context-protocol