MCP Server
MCP
pingwa
Zero-setup WhatsApp notifications + human-in-the-loop for AI agents — text 'join', send in 60s.
Install
uvx pingwa
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://pingwa.dev/mcp"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "pingwa",
"version": "0.4.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "pingwa API key (send 'join' on WhatsApp to the service number — see https://pingwa.dev)",
"isRequired": true,
"isSecret": true,
"name": "PINGWA_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment