diff --git a/src/pages/sdk/index.mdx b/src/pages/sdk/index.mdx
index d6086cd9..a72692b0 100644
--- a/src/pages/sdk/index.mdx
+++ b/src/pages/sdk/index.mdx
@@ -42,6 +42,7 @@ Community-maintained SDKs extend MPP to more language ecosystems.
|---|---|---|---|---|
| Elixir | `mpp` | ZenHive | Community | [GitHub](https://github.com/ZenHive/mpp) · [hex.pm](https://hex.pm/packages/mpp) · [Docs](https://hexdocs.pm/mpp/) |
| Go | `mppx` | cp0x | Community | [GitHub](https://github.com/cp0x-org/mppx) · [Docs](https://pkg.go.dev/github.com/cp0x-org/mppx) |
+| Go | `mpp` (net/http middleware) | inference.sh | Community | [GitHub](https://github.com/inference-sh/mpp) · [Docs](https://pkg.go.dev/github.com/inference-sh/mpp) |
| Swift | `mpp-swift` | Amit Acharya | Community | [GitHub](https://github.com/amitach/mpp-swift) · [DeepWiki](https://deepwiki.com/amitach/mpp-swift) |
Want to add another SDK? Open a PR and we can list it here.