llms.txt Content
# Agent Papers
Agent Papers is the source of truth for agent personhood infrastructure.
The registry covers 71 companies and 82 offerings across identity, phone, email, address, money, legal, and insurance. It tracks companies giving AI agents what humans have by default, with sourced claims and freshness dates.
Machine surfaces:
- Registry JSON: https://agentpapers.dev/registry.json
- REST API root: https://agentpapers.dev/api/v1/companies
- OpenAPI JSON: https://agentpapers.dev/api/v1/openapi.json
- MCP endpoint: https://agentpapers.dev/api/mcp
REST API:
- Companies: https://agentpapers.dev/api/v1/companies
- Categories: https://agentpapers.dev/api/v1/categories
- Category matrix: https://agentpapers.dev/api/v1/categories/money/matrix
- Standards: https://agentpapers.dev/api/v1/standards
- Changelog: https://agentpapers.dev/api/v1/changelog
Categories:
- Identity: https://agentpapers.dev/identity | markdown: https://agentpapers.dev/categories/identity.md | Credentials, trust signals, delegation, revocation, and reputation for AI agents.
- Phone: https://agentpapers.dev/phone | markdown: https://agentpapers.dev/categories/phone.md | Phone numbers, SMS, voice, OTP behavior, and telecom access for agents.
- Email: https://agentpapers.dev/email | markdown: https://agentpapers.dev/categories/email.md | Agent email addresses, inbox APIs, sending, receiving, and deliverability.
- Address: https://agentpapers.dev/address | markdown: https://agentpapers.dev/categories/address.md | Mailing addresses, virtual mailboxes, registered agents, and mail handling.
- Money: https://agentpapers.dev/money | markdown: https://agentpapers.dev/categories/money.md | Accounts, wallets, cards, payment rails, custody, and spend controls for agents.
- Legal: https://agentpapers.dev/legal | markdown: https://agentpapers.dev/categories/legal.md | Formation, wrappers, registration regimes, liability models, and signing authority.
- Insurance: https://agentpapers.dev/insurance | markdown: ht
OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"Agent Papers API","version":"0.1.0","description":"Keyless API for the Agent Papers registry of personhood infrastructure for AI agents."},"servers":[{"url":"https://agentpapers.dev"}],"paths":{"/api/v1/companies":{"get":{"summary":"List companies","parameters":[{"name":"category","in":"query","schema":{"type":"string","enum":["identity","phone","email","address","money","legal","insurance"]},"description":"Filter to companies with an offering in this category