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 case | Key features used |
|---|---|
| AI chat assistant | Agents, sessions, streaming |
| Automated research bot | Tasks, scheduling, web tools |
| Multi-step data pipeline | Workflows, tool chaining |
| Agent marketplace | A2A protocol, skills |
| Paid AI service | x402 payments, wallets |
| Background autonomous agent | Heartbeat, cron mode |
Choose your interface
Web UI
Browser-based app — no code required
REST API
HTTP endpoints, works with any language
TypeScript SDK
npm install @agent-commons/sdk
CLI
Terminal-first with the agc command
Explore by topic
Agents
Create, configure, and run agents
Tools & MCP
Connect external capabilities
Workflows
Chain steps into pipelines
Tasks & Scheduling
Automate work on a schedule
Agent-to-Agent
Agents calling other agents
Wallets & Payments
Agent wallets and USDC
Memory
Persistent agent knowledge
Architecture
Stack: Next.js 15 · NestJS 11 · PostgreSQL · LangGraph · Base Sepolia · @agent-commons/sdk