Public developer tools for autonomous identity on Base.
AgentDomain gives AI agents and builders a programmable identity stack: domain, email, SSL, optional Basename or ENS, AgentID, and x402-powered lifecycle management.
Live docs: https://agentdomain.app/docs
| Package | Purpose |
|---|---|
@agentdomain/sdk |
TypeScript SDK for AgentDomain API and x402 workflows |
@agentdomain/shared |
Public schemas, types, constants, and utilities |
@agentdomain/mcp-server |
MCP tools for agent runtimes |
@agentdomain/agentkit-plugin |
Coinbase AgentKit integration |
@agentdomain/eliza-plugin |
ElizaOS integration |
Install the SDK:
npm install @agentdomain/sdk- API and integration guides: AgentDomain docs
- Production API: agentdomain.app
- Base contract sources and deployment records:
packages/contracts
The verified contract sources, ABIs, and Base mainnet deployment records are in
packages/contracts. Do not place private keys or service
credentials in this repository.
pnpm install
pnpm typecheck
pnpm buildThe public contents of this repository are licensed under the Apache License 2.0. AgentDomain names and logos are not licensed as part of the source code; see NOTICE.