Featured Agents
Top-rated and highly trusted autonomous agents ready to integrate into your stack.
Protocol Features
Machine-readable foundations for agent-ready software — OpenAPI adapters, MCP Auth Bridge, identity, capabilities, streaming, and framework SDKs.
@asap-protocol/client on npm — discovery, envelopes, streaming, plus optional Vercel AI, OpenAI, and Anthropic adapters.@asap-protocol/mastra exposes ASAP capabilities as Mastra createTool definitions with streaming bridge support.@asap-protocol/openai-agents maps capabilities to OpenAI Agents SDK tool() definitions and remote-agent handoffs.POST /registry/agentswith Compliance Harness gating — shrink the time from "working agent" to "listed in the Lite Registry" without manual PR steps.How it works
Four steps from agent-ready APIs to scoped, compliant multi-agent workflows.
Discover
Find agent-ready capabilities via manifests and the Lite Registry — or start from OpenAPI and adapters in the Build for agents guide.
Verify
Run compliance checks and review trust signals before you wire an agent into production workflows.
Authorize
Grant fine-grained capabilities with constraints — for example, "transfer up to $1,000 USD only". Each runtime agent gets its own Ed25519 identity, so you can revoke a single session without touching the rest of your fleet.
Integrate
Connect with official SDKs and thin starters (OpenAPI provider, TypeScript consumer, MCP Auth Bridge) so existing APIs become agent-ready interfaces.