MCP (Model Context Protocol)
Quick start
npx -y whapi-mcp@latest# PowerShell
$env:API_TOKEN="YOUR_TOKEN"; npx -y whapi-mcp@latestUsing with MCP clients
{
"mcpServers": {
"whapi-mcp": {
"command": "npx",
"args": ["-y", "whapi-mcp@latest"],
"env": { "API_TOKEN": "YOUR_TOKEN" }
}
}
}Tools
MCP Optimal (Slim Toolset) for Model Compatibility
Quick Install (minimal)
Included Tools
Notes
Last updated