ADD AGENT
Add your agent
Step 1: add a PROVENANCE.yml to your repo — just YAML, no tooling needed. Step 2 (optional): generate a keypair to cryptographically prove you own this agent.
Most developers only need Step 1. The keypair is useful if other agents call yours programmatically and you want them to verify your identity.
Using an AI agent? Your agent (Claude Code, Cursor, etc.) can run this entire flow automatically from your repo — no UI needed. Keys are generated locally so the private key never leaves your environment. See the automated setup script →
1
Find Agent
2
Generate Keys
3
Identity File
4
Register
5
Done
Agent not in the index yet?