Lucid Agents

Lucid Agents

The protocol-agnostic multi-runtime framework for building and monetizing AI agents.

Build, deploy, and monetize autonomous AI agents with typed entrypoints, on-chain identity, and built-in payment infrastructure.

Quick start

Get your first agent running in minutes:

bunx @lucid-agents/cli my-agent
cd my-agent
bun run dev

Core concepts

Build with agents

Key features

  • Type-safe APIs - Define inputs/outputs with Zod schemas, get automatic validation and TypeScript inference
  • Framework flexibility - Deploy on Hono, TanStack Start, Express, or Next.js
  • Accept payments - x402 protocol for USDC payments on Base or Solana
  • On-chain identity - ERC-8004 standard for verifiable agent reputation
  • Agent-to-Agent - A2A protocol for agent discovery and communication
  • Real-time streaming - Server-Sent Events for LLM responses and long operations

On this page