Key insight: ATProto's strongest advantage is identity. While the mainstream agent ecosystem is still building Web Bot Auth and Visa TAP to solve "who is this agent?", ATProto already has portable, cryptographically verifiable DIDs that agents and humans share. The protocol areas where ATProto leads—inter-agent coordination, trust/reputation, audit traces—all build on this identity foundation.
Inference
Talking to models
INFERENCEMISSING
Inference API
A stable way to talk to any model
Mainstream: OpenAI Chat Completions API is the de facto standard. Every provider offers a compatible endpoint.
OpenAI APIOllamavLLMOpenRouter
GAP
No ATProto-native inference layer. Agents on ATProto call external model APIs.
OPPORTUNITY
An ATProto-native inference proxy could provide portable model access tied to DID identity.
INFERENCEMISSING
Tool Calling
Models that can take action
Mainstream: JSON Schema tool signatures. Every major provider supports structured tool invocation.
OpenAI function callingAnthropic tool useGemini function calling
GAP
No ATProto-specific tool calling convention. Agents use their provider's native tool calling.
Protocol
Tool integration
PROTOCOLIMPLEMENTED
MCP
One protocol for every tool
Mainstream: Anthropic's Model Context Protocol, now under Linux Foundation. JSON-RPC wire protocol. 3,000+ community servers.
Only 2 apps implement capability manifests. No ecosystem-wide convention proposal yet.
CONTEXTPARTIAL
llms.txt
AI-readable site index
Mainstream: Well-known URL for curated, LLM-friendly documentation. Efficient alternative to web crawling.
llms.txt specificationllms-full.txt
ON ATPROTO
atproto.com docsBluesky team
Restructured documentation with agent building guide. Not formally llms.txt but serves same purpose. Lexicon schemas on PDS are machine-readable by design.
41 agents cataloged as ATProto records. Third-party observation model.
social.astral.catalog.agent
Trust & Commerce
Identity, payments, delegation
TRUSTIMPLEMENTED
Agent Identity
Who is this agent?
Mainstream: No dominant standard. Web Bot Auth (IETF) proposes cryptographic identity for bots. Chicken-and-egg adoption problem.
Web Bot Auth (IETF)HTTP Message Signatures
ON ATPROTO
ATProto DIDsATProto (core)
Built-in. Every account has a DID (did:plc or did:web). Portable, cryptographically verifiable, decentralized. Agents and humans share the same identity system.