This repository contains the documentation for Agent0 SDK, built with Mintlify.
Agent0 is the SDK for agentic economies. It enables agents to register, advertise their capabilities and how to communicate with them, and give each other feedback and reputation signals using blockchain infrastructure (ERC-8004) and decentralized storage.
Key Features:
- Agent identity management with ERC-721 NFTs
- MCP and A2A endpoint advertising
- OASF taxonomy support for standardized skills
- Permissionless agent discovery
- Reputation and feedback systems
- x402 payment support
- Subgraph indexing for fast search
Install the Mintlify CLI to preview documentation changes locally:
npm i -g mintRun the development server at the root of the documentation:
mint devView your local preview at http://localhost:3000.
/
├── docs.json # Mintlify configuration
├── index.mdx # Landing page
├── welcome/ # Getting started guides
├── usage/ # SDK usage documentation
├── examples/ # Code examples
├── subgraph/ # Subgraph documentation
└── api-reference/ # API reference
Set up AI coding tools to work with Mintlify:
npx skills add https://mintlify.com/docs