MCP Server
MCP
io.github.gaviwhatsapp/whatsapp
Send WhatsApp messages from Cursor, Claude Code, and Codex via MCP.
Install
npx -y @gaviwhatsapp/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@gaviwhatsapp/mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key for the service",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "YOUR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment