# `ArkeAi.Mcp.Plugs.Auth`
[🔗](https://github.com/arkemis-labs/arke_ai/blob/main/lib/arke_ai/mcp/plugs/auth.ex#L1)

Plug handling `:local` (IP-restricted, project from header/opts) and `:bearer` (Guardian JWT) auth modes. Sets `:arke_project` on conn assigns.

# `call`

# `init`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
