Alternatives
Products that do what Agent Event Protocol (AEP) does
An open protocol for AI-agent activity events and control
- 1
- 2
- 3

- 4

- 5
- 6

- 7AP
2023 · github.com
- 8Aegisora▲93
The narrow control plane for AI agent tool and API calls.
Aug 2026 · aegisora-ai.vercel.app
- 9

- 10

- 11

- 12

- 13

- 14

- 15

- 16

- 17

- 18

- 19AP
Understanding the future of AI agent communication with A2A and MCP protocols. Explore how AI agents collaborate and share resources in a unified ecosystem.
2025 · agent2agent.biz
- 20XR
XSDR is a unified pipeline for monitoring activity on X and the web. I built it because I wanted my agent to do things based on real-time events that were taking place instead of polling the web or scheduling cron jobs. With XSDR, you can trigger agentic loops based on real-time events. All you need is an API key, a webhook that can receive POST requests, and an idea of what you’re looking for. It currently supports X and Firehose (aka a persistent web crawler).
Jun 2026 · xsdr.app
- 21AA
I’ve been experimenting with infrastructure for multi-agent systems. I built a small project called AgentLog. The core idea is very simple, topics are just append-only JSONL files. Agents publish events over HTTP and subscribe to streams using SSE. The system is intentionally single-node and minimal for now. Future ideas I’m exploring: - replayable agent workflows - tracing reasoning across agents - visualizing event timelines - distributed/federated agent logs Curious if others building agent systems have run into similar needs.
Mar 2026 · github.com
- 22

- 23

- 24OA
As AI agents autonomously write and deploy code, there's no standard for verifying that what they shipped actually satisfies business requirements. OQP is an attempt to define that standard. It's MCP-compatible and defines four core endpoints: - GET /capabilities — what can this agent verify? - GET /context/workflows — what are the business rules for this workflow? - POST /verification/execute — run a verification workflow - POST /verification/assess-risk — what is the risk of this change? The analogy we keep coming back to: what OpenAPI did for REST APIs,…
Apr 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →