MCP server exposing @dojocoding/whatsapp-sdk's outbound surface to LLM agents (Claude Desktop, Claude Agent SDK, Cursor, Cline).
{
"mcpServers": {
"dojocodingwhatsapp": {
"command": "npx",
"args": [
"-y",
"@dojocoding/whatsapp-mcp"
]
}
}
}