Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "whatsapp bridge": {4 "cwd": "whatsapp-bridge",5 "env": {},6 "args": [7 "--directory",8 "{{PATH_TO_SRC}}/whatsapp-mcp/whatsapp-mcp-server",9 "run",10 "main.py"11 ],12 "command": "{{PATH_TO_UV}}"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation