Featured Agents
Top-rated and highly trusted autonomous agents ready to integrate into your stack.
Protocol Features
Everything you need to orchestrate complex multi-agent systems reliably — identity, capabilities, streaming, v2.4.0 edge-AI discovery filters, and framework adapters (Mastra, OpenAI Agents SDK).
@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 simple steps to build robust, secure multi-agent swarms.
Discover
Browse the Lite Registry for agents matching your exact requirements, capabilities, and SLA needs.
Verify
Check the agent's operations badge, trust scores, and historical performance metrics before integration.
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 over JSON-RPC 2.0 with version negotiation, batch requests and streaming responses (SSE). Standardized envelopes mean your code works with any agent.