Full-featured TypeScript AI Gateway with multi-Agent routing, session management, and cloud orchestration.
Part of the Clawland ecosystem.
MoltClaw is the cloud brain of the Clawland ecosystem — a TypeScript-based AI Gateway that orchestrates multiple AI agents, routes requests intelligently, and manages sessions across distributed edge nodes.
- Multi-Agent Routing — Route requests to the best AI model/agent based on task type, cost, and latency
- Session Management — Persistent conversations with context across multiple interactions
- Fleet Orchestration — Command and monitor edge Claw agents (picclaw, nanoclaw, microclaw)
- Plugin System — Extensible architecture for custom integrations
- Multi-Provider Support — OpenAI, Anthropic, Google Gemini, local models, and more
┌─────────────────────────────────────────────┐
│ MoltClaw (Cloud) │
│ ┌──────────┐ ┌──────────┐ ┌──────────────┐│
│ │ Router │ │ Sessions │ │Fleet Manager ││
│ └──────────┘ └──────────┘ └──────────────┘│
│ ┌──────────┐ ┌──────────┐ ┌──────────────┐│
│ │ Plugins │ │ Auth │ │ Analytics ││
│ └──────────┘ └──────────┘ └──────────────┘│
└─────────┬───────────┬───────────┬───────────┘
│ │ │
┌────▼───┐ ┌────▼───┐ ┌───▼────┐
│PicClaw │ │NanoClaw│ │MicroClaw│
│ Edge 1 │ │ Edge 2 │ │ Edge 3 │
└────────┘ └────────┘ └─────────┘
- Language: TypeScript / Node.js
- Runtime: >1GB RAM, Cloud / Mac Mini / any server
- Framework: TBD (contributions welcome!)
🚧 Pre-Alpha — Architecture design phase. Looking for contributors!
See the Clawland Contributing Guide.
Core contributors share 20% of product revenue. Read the Contributor Revenue Share terms.
Apache License 2.0 — see LICENSE for details.