wapiworld for VS Code
com.wapiworld/wapiworld
Inspect Wapiworld sender and webhook health, and send one explicitly confirmed WhatsApp text.
client:VS Code
transport:streamable-http
tools:8
Install wapiworld in VS Code
.vscode/mcp.json
{
"servers": {
"wapiworld": {
"type": "http",
"url": "https://mcp.wapiworld.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs