Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From wu-whatsapp
Local MCP server launched by the 'wu mcp' command. Runs as a stdio subprocess on the user's machine. No environment variables or API keys required. Capabilities and purpose unclear from configuration.
npx claudepluginhub ibrahimhajjaj/wu-cli --plugin wu-whatsappCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"wu": {
"command": "wu",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
wuCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.