Skip to content

ckundel2008/whatsapp-assistant

v0.2.0MIT

Local WhatsApp MCP tools for Codex on macOS: scoped reads and confirmed replies. Claude and other MCP clients are experimental.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

whatsapp-assistantstdio
{
  "type": "stdio",
  "command": "./scripts/run-mcp.sh",
  "cwd": "./"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "whatsapp-assistant",
  "version": "0.2.0",
  "description": "Local WhatsApp MCP tools for Codex on macOS: scoped reads and confirmed replies. Claude and other MCP clients are experimental.",
  "author": { "name": "ckundel2008", "url": "https://github.com/ckundel2008" },
  "homepage": "https://github.com/ckundel2008/whatsapp-agent-mcp",
  "repository": "https://github.com/ckundel2008/whatsapp-agent-mcp",
  "license": "MIT",
  "keywords": ["whatsapp", "mcp", "mcp-server", "codex", "claude-code", "agent-skills", "macos", "local-first", "privacy"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub