The autonomous AI workspace for Web3.

Powered by Hermes Agent. Open-source models, wallet-native identity, persistent memory, and a workflow engine that plans, acts, and remembers — running locally on your machine.

Apache 2.0
Local-first
Ollama · vLLM · llama.cpp
EVM + Solana
Hermes session
session_8f3a
Planplanner.qwen2.5

Decompose goal into 4 steps

Acttools.wallet

wallet.read_balance → 0xA1..7c

Remembermemory.indexed

Wrote 2 memories to project

3 tools · 4 steps · 2 memories
hermes.loop()
The problem

The current AI stack wasn't built for autonomous work — or for Web3.

CLAW NOVA replaces the chatbot model with an agent that plans, remembers, and acts on its own.

Chatbots are stuck in a single turn.

They forget what you did yesterday. They can't follow a multi-step goal. They can't act on tools. They're glorified autocomplete.

Wrappers turn you into the product.

Closed-source wrappers harvest your prompts, your data, your wallet activity. Your workflow is their dataset.

Web3 needs real agents, not bots.

Generic LLM apps don't understand wallets, on-chain context, signing flows, or the boundary between research and execution.

Why Hermes

Hermes is not a chat loop. It's an agent runtime.

Every CLAW NOVA surface — research, portfolio, workflows, projects — is the same Hermes loop pointed at a different goal.

Autonomous planning

Hermes decomposes goals into typed step graphs and reasons about prerequisites before acting.

Persistent memory

Conversation, project, preference and tool memories indexed locally — recall across sessions, weeks, projects.

Tool calling

Strict JSON schemas, deterministic dispatch, full observability. Plug in any function — wallet, web, terminal.

Workflow engine

Visual graph of triggers, conditions and agent steps. Compile workflows down to the same agent loop.

Skill learning

Reusable skills written in plain TypeScript, registered into Hermes, invoked by the planner like primitives.

Project intelligence

Per-project context, goals, files and history. Hermes treats each project as a long-running ongoing engagement.

Open Source

No vendor lock-in. Anywhere on the spectrum.

CLAW NOVA speaks the OpenAI protocol but is married to nothing. Bring your own model, your own inference, your own embeddings.

Models
Qwen
DeepSeek
Llama
Gemma
Mistral
Inference
Ollama
vLLM
llama.cpp
LM Studio
Embeddings
BGE
E5
Nomic
Automation
Playwright
Browser Use
Search
SearXNG
Storage
IndexedDB
SQLite
Qdrant

Any OpenAI-compatible endpoint will work. Local-first by default.

Wallet Native

Your wallet is the login. The agent never touches your keys.

CLAW NOVA prepares transactions. You sign. The wallet broadcasts. There is no other path.

  • No email. No password. No tracking pixel.
  • Your wallet address is your identity, signed not stored.
  • CLAW NOVA never holds private keys, ever.
  • Every signing request shows the exact payload before you approve.
Sign in to CLAW NOVA
Ethereumchain
Solanachain

siwe & siws · message-only · no signature stored server-side

How it works

From wallet to autonomous in four steps.

01

Connect wallet

Approve a one-time SIWE/SIWS sign-in. Your address becomes your CLAW NOVA identity.

02

Point at a model

Default endpoint is your local Ollama. Or pick vLLM, LM Studio, or any OpenAI-compatible URL.

03

Give Hermes a goal

“Research Hyperliquid.” “Summarize my portfolio.” “Watch for whale moves on Base.” The agent plans the steps.

04

Watch, intervene, save

Every plan step and tool call is visible. Pause, edit, approve. Memories persist locally forever.

Architecture

Five clean layers. Every line in plain TypeScript.

No SaaS dependencies in the critical path. The agent runs in your browser, your local Ollama, your wallet.

layer 01

Interface

Next.js · React · shadcn/ui · Framer Motion

LandingDocsApp shell
layer 02

Hermes runtime

Pure TypeScript, no React. Planner → executor → memory.

PlannerExecutorTool registryMemory
layer 03

AI gateway

OpenAI-compatible streaming client. Per-session model.

ChatEmbeddingsTool calls
layer 04

Storage

Local-first IndexedDB via Dexie. Optional Qdrant.

ProjectsMemoriesKnowledgeWorkflows
layer 05

Web3

Wallet-native identity, multi-chain RPC.

wagmi · viemSolana adapterSIWE / SIWS
Roadmap

Public, dated, opinionated.

v0.1 — Now
shipped
  • Hermes loop: planner, executor, memory
  • Wallet-native auth (EVM + Solana)
  • Local-first IndexedDB persistence
  • Workflow canvas v1
  • Tool registry: wallet, memory, web, calculator
v0.2 — Q3
next
  • PDF + image ingestion in Knowledge
  • Embedding-based recall by default
  • Skill marketplace (read-only)
  • Better on-chain tools (DEX preview, ENS, NFT detail)
v0.3 — Q4
planned
  • MCP server support
  • Plugin SDK + verified plugins
  • Multi-agent orchestration
  • Optional encrypted cloud sync
v1.0
future
  • Tauri desktop build
  • Cross-device memory mesh
  • DAO-mode collaborative projects
  • Self-hosted Hermes container
Pricing

Free, forever, for individuals.

The core product is open-source. Pro and Team exist to fund development — not to gate the agent.

Self-hosted

Freeforever

Run CLAW NOVA on your own machine. Bring your own model. Own your data.

  • Hermes agent runtime
  • All app surfaces unlocked
  • Local IndexedDB persistence
  • Any OpenAI-compatible endpoint
  • Wallet-native auth (EVM + Solana)
  • Apache 2.0 license
Download
Recommended

Pro

$12/ month

For power users. Hosted Hermes endpoints, encrypted sync, priority models.

  • Everything in Self-hosted
  • Hosted high-throughput inference
  • Cross-device encrypted memory sync
  • Priority access to frontier models
  • Pro skill packs
  • Email + Discord support
Join the waitlist

Team

Customtalk to us

For DAOs, funds, and teams running shared projects with audit trails.

  • Everything in Pro
  • Shared projects + permissions
  • Audit logs of every agent action
  • On-prem Hermes container
  • SLA & private deployments
  • Dedicated solutions engineer
Contact sales
FAQ

The honest answers.

Stop chatting. Start delegating.

CLAW NOVA is free, open-source, and runs on your own machine. Connect a wallet, point at a model, give Hermes a goal.