Agent CommonsAgent Commons

Introduction

Agent Commons is an open platform for building, deploying, and connecting AI agents.

Agent Commons

Agent Commons is a platform for building, running, and connecting AI agents. Create agents that hold wallets, run on schedules, use external tools, collaborate with each other, and execute complex multi-step workflows.

New here? Start with the Quickstart to have your first agent running in minutes.

What you can build

Use caseKey features used
AI chat assistantAgents, sessions, streaming
Automated research botTasks, scheduling, web tools
Multi-step data pipelineWorkflows, tool chaining
Agent marketplaceA2A protocol, skills
Paid AI servicex402 payments, wallets
Background autonomous agentHeartbeat, cron mode

Choose your interface

Explore by topic

Architecture

┌─────────────────────────────────────────────────────┐
│                    Interfaces                        │
│  Web App (Next.js)  │  CLI (agc)  │  SDK / API      │
├─────────────────────────────────────────────────────┤
│                    API (NestJS)                      │
│  Agents  │  Sessions  │  Tasks  │  Workflows         │
│  Tools   │  MCP       │  A2A    │  Memory            │
├─────────────────────────────────────────────────────┤
│               Infrastructure                         │
│  PostgreSQL  │  Supabase (vectors)  │  IPFS          │
│  LangGraph   │  Blockchain (Base)   │  OAuth         │
└─────────────────────────────────────────────────────┘

Stack: Next.js 15 · NestJS 11 · PostgreSQL · LangGraph · Base Sepolia · @agent-commons/sdk

On this page