Oxagen Cookbook
Open-source recipes for building with the Oxagen ontology layer — each a self-contained project with working code, a GitHub repo, and a step-by-step guide.
Oxagen Cookbook
A collection of open-source mini projects built on the Oxagen ontology layer. Each recipe is self-contained: working code in a public GitHub repo, a step-by-step article, and a clear outcome you can reproduce in under 30 minutes.
These are not toy examples. Each recipe solves a real developer problem using the same APIs and MCP tools your production agents will use.
Recipes
Contributing
All recipe code lives in github.com/oxagenai/oxagen-cookbook. Pull requests are open — if you build something useful with Oxagen, submit it.
Each recipe needs: a working code directory under recipes/, a README.md with the full tutorial, and a corresponding .mdx article here in the docs.