
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "whatsapp web": {4 "env": {},5 "args": [6 "wweb-mcp",7 "--mode",8 "mcp",9 "--mcp-mode",10 "api",11 "--api-base-url",12 "http://localhost:3001/api",13 "--api-key",14 "1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef",15 "--transport",16 "sse",17 "--sse-port",18 "3002"19 ],20 "shell": false,21 "command": "npx"22 }23 }24}
No reviews yet. Be the first to review!
Sign in to join the conversation