Your Phone Number,
Supercharged.

Search 69M+ US numbers. Buy, park, forward, and manage — or white-label the entire platform under your brand.

Try it out
Local California Available

Powerful Features

🔢

Search & Acquire

69M local, toll-free, and vanity numbers. Area code, pattern, and state filters. Instant availability and one-click provisioning.

📞

Call & SMS Features

Forwarding, voicemail, transcription, auto-attendant, SMS/MMS, and call recording. Everything your customers need.

🏷️

White-Label Ready

Full multi-tenant architecture. Your brand, your pricing, your customers. Zero NumberClaw branding.

Run Your Own Number Marketplace

For CPaaS companies, telcos, and resellers. Full API access. Your domain. Your customers. You keep the margin.

Custom Domain & Branding

Deploy under your brand with full white-label design controls.

REST API + Webhooks

OpenAPI 3.1 spec. Full integration capabilities for seamless workflows.

Stripe Billing Built-in

Integrated billing, invoicing, and revenue reconciliation.

Partner Revenue Share

Flexible margin models and profit-sharing agreements.

Dedicated Support

Dedicated Slack channel with direct access to our engineering team.

Talk to Sales

API-First, Always

Built for developers who demand control. OpenAPI 3.1 spec. Webhooks. SDKs. Full programmatic access to every feature.

OpenAPI 3.1 Spec — Full machine-readable schema
Webhooks — Real-time events for number status, calls, SMS
SDKs Coming Soon — Python, Node.js, Go
Playground — Try before you build
View API Docs
curl -X GET \
'https://api.numberclaw.com/v1/numbers/search' \
-H 'Authorization: Bearer sk_live_...' \
-d '{\
"area_code": "415",\
"available": true,\
"limit": 10\
}'

// Response:
{\
"numbers": [\
{ "id": "num_...", "number": "+14155551234" },\
...\
]\
}

Simple, Transparent Pricing

White-label operators set their own pricing. Start small, scale fast.

Park
$2/mo
Store your number, custom message
  • ✓ Custom voicemail greeting
  • ✓ Call logs
  • ✓ Number management
Get Started
Forward
$5/mo
All calls forwarded, voicemail, caller ID
  • ✓ Call forwarding
  • ✓ Voicemail transcription
  • ✓ Caller ID customization
  • ✓ Call logs & history
Get Started
Business
$15/mo
Full suite, SMS, auto-attendant, team
  • ✓ All Forward features
  • ✓ SMS/MMS send & receive
  • ✓ Auto-attendant & IVR
  • ✓ Call recording
  • ✓ Team user management
Get Started
MCP-NATIVE

Your AI can manage your numbers

Connect NumberClaw to Claude, OpenClaw, Cursor, or any MCP-compatible AI. Search, buy, and configure numbers through natural conversation — no code required.

You Find me a 503 area code number for my Portland office
AI Found 6 available 503 numbers. Top pick: (503) 555-0142 — local Portland, $4.99/mo. Want me to grab it?
You Yes, and set up call forwarding to my cell
AI Done ✓ (503) 555-0142 is provisioned and forwarding to your number.
Works with Claude OpenClaw Cursor Windsurf Any MCP Client
One-line setup in any MCP config:
{ "numberclaw": { "command": "npx", "args": ["-y", "@numberclaw/mcp"], "env": { "NUMBERCLAW_API_KEY": "sk_live_..." } } }