Skip to main content

Unlimited-domain multi-agent AI swarm platform

Project description

HyperClaw

Your personal AI that actually gets things done.

License Python PyPI

HyperClaw is a personal AI assistant that works across your entire life. Not just chat — it connects to your email, calendar, tasks, documents, and more. It remembers everything, learns your preferences, and coordinates 50+ specialized AI agents to help you with anything.


What Can It Do?

  • Manage your communications — Email, Telegram, Slack, Discord, WhatsApp, Teams
  • Organize your work — Calendar, tasks, projects, documents
  • Handle your data — Notion, Airtable, Google Sheets, Salesforce, HubSpot
  • Support your business — Invoicing, customer tracking, sales pipelines
  • Research anything — Web search, document analysis, data synthesis
  • Remember everything — Your preferences, history, context across all sessions

One AI. Every platform. All working together.


Getting Started

Option 1: Quick Start (5 minutes)

macOS:

brew install pipx
pipx install hyperclaw
hyperclaw init

Linux/Windows:

pip install hyperclaw
hyperclaw init

The setup walks you through everything — no technical knowledge needed.

Option 2: Self-Host with Docker

# Clone the repo
git clone https://github.com/mentatalbans/hyperclaw.git
cd hyperclaw

# Copy the example config
cp .env.example .env

# Edit .env and add your Anthropic API key
# ANTHROPIC_API_KEY=sk-ant-your-key

# Start
docker-compose up

Open http://localhost:8000 in your browser.

Option 3: One-Click Cloud Deploy

Deploy to your favorite cloud platform:

Platform Deploy
Railway Deploy on Railway
Render Deploy to Render
Fly.io fly launch

What You Need

Required

Optional (but recommended)

  • Database — Enables memory across sessions
    • Easiest: Supabase (free tier works great)
    • Or: Any PostgreSQL with pgvector

Integrations (connect what you use)

  • Messaging: Telegram, Slack, Discord, WhatsApp, Teams
  • Email: Gmail, Outlook
  • Productivity: Google Calendar, Notion, Todoist, Linear
  • Business: Salesforce, HubSpot, Stripe, QuickBooks
  • Developer: GitHub, Jira

See .env.example for all available integrations.


How It Works

You → NEXUS (orchestrator) → 50+ Specialist Agents → Results

Example:
"Schedule a meeting with my team next week and send invites"

NEXUS coordinates:
├── Calendar agent (finds available times)
├── Email agent (drafts invites)
├── Memory agent (recalls team preferences)
└── Returns: "Meeting scheduled for Tuesday 2pm. Invites sent to 4 people."

The Agents

Domain What They Do
Business Finance, contracts, market analysis
Communications Email, messaging, scheduling
Personal Health, fitness, reminders
Research Web search, document analysis
Creative Writing, design, brainstorming
Technical Code, debugging, architecture

Commands

hyperclaw init          # First-time setup (guided)
hyperclaw start         # Start the system
hyperclaw doctor        # Check if everything's working

hyperclaw swarm "..."   # Ask anything
hyperclaw agent         # List all agents
hyperclaw integrations  # Manage connections

Dashboard

HyperClaw includes a web dashboard at http://localhost:8000:

  • Chat — Talk to NEXUS
  • Integrations — Connect your services with visual setup wizards
  • Agents — See all 50+ specialists
  • Memory — View what HyperClaw remembers
  • Settings — Configure your system

Privacy & Security

  • Your data stays yours — Self-host means nothing leaves your machine
  • No tracking — We don't collect anything
  • Open source — Audit the code yourself
  • Per-agent permissions — Control what each agent can access

Troubleshooting

"API key not working"

  • Make sure it starts with sk-ant-
  • Check for extra spaces when pasting

"Database connection failed"

  • Verify your DATABASE_URL is correct
  • For Supabase, use the "Transaction pooler" connection string

"Integration not connecting"

  • Run hyperclaw integrations test <name> to diagnose
  • Check that API keys are in your .env file

Need help?

  • Run hyperclaw doctor to check system health
  • Open an issue on GitHub

Contributing

MIT licensed. Contributions welcome.

git clone https://github.com/mentatalbans/hyperclaw.git
cd hyperclaw
pip install -e ".[dev]"
python -m pytest tests/ -v

See CONTRIBUTING.md for guidelines.


License

MIT — use it, modify it, build on it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hyperclaw-1.0.5.tar.gz (190.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hyperclaw-1.0.5-py3-none-any.whl (246.6 kB view details)

Uploaded Python 3

File details

Details for the file hyperclaw-1.0.5.tar.gz.

File metadata

  • Download URL: hyperclaw-1.0.5.tar.gz
  • Upload date:
  • Size: 190.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for hyperclaw-1.0.5.tar.gz
Algorithm Hash digest
SHA256 7bef3813efb4a934080a5f9e81937535f77346cb8ac8650714888a255cbc411b
MD5 5a410b358bf532616d9f3b25cf2b7a25
BLAKE2b-256 e5d67305eeb32a4f5ce1ef8d188ac814dff99270dfce9522080afc5198969d29

See more details on using hashes here.

File details

Details for the file hyperclaw-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: hyperclaw-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 246.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for hyperclaw-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 92d8b8ddd810c483573ca7ea2b1693f93c3c95498b96e93cf22ae3fbed7dcce0
MD5 93d211fcb709952702f078b97d4394c8
BLAKE2b-256 ce92184651021d3775b629aa3936a1a1f498928cd49c96597c0cd5435cb4c610

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page