From b9dfd7b5e9f903572a8205fa4ddd2c31e7bd064d Mon Sep 17 00:00:00 2001 From: Vincent Kraus Date: Thu, 5 Feb 2026 11:10:58 -0300 Subject: [PATCH] feat: add community project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2105ac..a38e358 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ Community projects, configuration tools, or development helpers extending Ory se ### Ory Hydra +- [Ory Hydra ExpressJS OAuth2 Middleware for MCP Servers](https://github.com/jeffdyke/hydra-headless-ts) - [Ory Hydra Testcontainer](https://github.com/ardetrick/testcontainers-ory-hydra) - [Ory Hydra Golang HTTP middleware](https://github.com/ngyewch/hydra-login-consent) - [Ory Hydra OAuth2 Token Exchange RFC 8693](https://github.com/ApelegHQ/ts-hydra-rfc8693)