Chat with Claude Code on WhatsApp

Connect WhatsApp to your Claude Code agent and code on the go. Runs on your own infrastructure. One click setup - no coding required. Only requires a FREE Railway account and Anthropic API key

Deploy on Railway

Requires an Anthropic API key and Railway account

C
Claude Assistant
online
Hey Claude, can you help me write a Python function to reverse a string?
10:42 AM
Of course! Here's a simple way to reverse a string in Python:

def reverse(s):
  return s[::-1]

This uses Python's slice notation. Want me to explain how it works?
10:42 AM
That's perfect, thanks!
10:43 AM

Get Started in 3 Steps

From zero to chatting with Claude on WhatsApp in under 5 minutes

1
🚀

Deploy on Railway

Click the deploy button above to launch your own instance. Railway handles all the infrastructure — servers, containers, and networking.

2
🔑

Add Your API Key

Enter your ANTHROPIC_API_KEY from console.anthropic.com and your WhatsApp phone number with country code.

3
📱

Scan QR Code

Open your deployment URL (Settings > Networking > Generate Domain), scan the QR code with WhatsApp (Settings → Linked Devices), and start chatting with Claude instantly!

🔒

Your Infrastructure

Runs on your own Railway account. Your API keys, your data, your control.

💬

Full Claude Access

All of Claude's capabilities — coding help, writing, analysis, and more.

Always Available

24/7 availability. Claude responds whenever you message.

🛠️

Customizable

Configure permission modes, working directories, and agent behavior.

📂

File Operations

Claude can read, write, and edit files in the configured directory.

💰

Pay As You Go

~$5/mo for Railway + Anthropic API usage. No subscriptions.