▲ 1 ▼ nenya - A lightweight, highly secure AI API Gateway/Proxy written in Go
A lightweight, zero-dependency AI API Gateway written in Go. Nenya sits between your AI coding clients and upstream LLM providers, adding secret redaction, context management, agent routing, and MCP tool integration — all with transparent SSE streaming. Security-hardened: non-root execution, mlock for secrets, seccomp + no-new-privileges.
Register to comment or vote on this story
Hi! Could you clarify whether your gateway handles authentication and authorization for interactions between AI agents and MCP services and/or LLMs?
I’m particularly interested in whether there is built-in support for securing agent-to-service communication, or if this is expected to be implemented externally.
Hi Oleksandr, sorry for the late reply.