Adopters & integrations (seed)
Early examples and infrastructure around the Entity Engagement Protocol. This list is versioned in git—no marketplace or ranking. See the source JSON in the EEP repo.
| Name | Kind | Description | Link |
|---|---|---|---|
| EEP (Entity Engagement Protocol) | source | Protocol specification, JSON schemas, TypeScript and Python reference packages, tests, and documentation. | site · source Conformance: n/a (tooling and spec; not a live API product) |
| EEP reference stack (Docker) | reference | Node + Python + Postgres + Redis example deployment for behavior and parity testing (informally eep-api). | source Conformance: core |
| @eep-dev/mcp-bridge | integration | MCP tool runtime to EEP HTTP bridge (manifest, services, gates, tool call forwarding). | source Conformance: n/a (library) |
| LangGraph EEP agent example | example | Example agent subscribing to EEP with gate handling and HMAC verification. | source Conformance: n/a (example client) |
| eep.dev site | site | Landing site, documentation mirror, and interactive playground (when published to eep.dev). | site · source Conformance: n/a (documentation) |