# Magma Moose documentation > Documentation for the open-source developer tools Magma Moose builds, one site per tool, each with its own llms.txt and llms-full.txt. The same documentation is searchable over MCP at https://mcp.magmamoose.com/: Streamable HTTP, stateless JSON-RPC over POST, no authentication. Every result it returns cites a page on docs.magmamoose.com. A page asked for with `Accept: text/markdown` is answered with its markdown wherever its site publishes one. ## Documentation sites - [Brimyr](https://docs.magmamoose.com/brimyr/): Quality assurance for a pull request — auto-detect the ecosystem, run tests with coverage, and gate on the coverage of the lines a PR changed (diff-cover style) plus the net-new quality findings it introduced. ([llms.txt](https://docs.magmamoose.com/brimyr/llms.txt), [llms-full.txt](https://docs.magmamoose.com/brimyr/llms-full.txt)) - [Chargate](https://docs.magmamoose.com/chargate/): Security + lint gate — a thin MegaLinter wrapper with net-new (PR-diff) finding gating. ([llms.txt](https://docs.magmamoose.com/chargate/llms.txt), [llms-full.txt](https://docs.magmamoose.com/chargate/llms-full.txt)) - [Diatreme](https://docs.magmamoose.com/diatreme/): Release and deployment orchestration: a GitHub Marketplace composite action plus the hosted GitHub App broker that backs it. ([llms.txt](https://docs.magmamoose.com/diatreme/llms.txt), [llms-full.txt](https://docs.magmamoose.com/diatreme/llms-full.txt)) - [draventis](https://docs.magmamoose.com/draventis/): Scheduled DAST (OWASP ZAP + Nuclei) for Kubernetes, reimported into DefectDojo. ([llms.txt](https://docs.magmamoose.com/draventis/llms.txt), [llms-full.txt](https://docs.magmamoose.com/draventis/llms-full.txt)) - [Ponvara](https://docs.magmamoose.com/ponvara/): A finding bus: pulls security findings from sources that cannot push to DefectDojo themselves, reimports them, and auto-pushes High/Critical findings to GitHub issues. ([llms.txt](https://docs.magmamoose.com/ponvara/llms.txt), [llms-full.txt](https://docs.magmamoose.com/ponvara/llms-full.txt)) - [Tremvok](https://docs.magmamoose.com/tremvok/): One GitHub Action for the whole deploy side: GitHub Pages, Cloudflare Workers, S3/CloudFront, Lambda, Terragrunt and Ansible, verified after the fact. ([llms.txt](https://docs.magmamoose.com/tremvok/llms.txt), [llms-full.txt](https://docs.magmamoose.com/tremvok/llms-full.txt)) ## Optional - [Sitemap index](https://docs.magmamoose.com/sitemap.xml): the sitemap of every site above - [AI Catalog](https://docs.magmamoose.com/.well-known/ai-catalog.json): the MCP server's card, for agent registries - [Agent Skills](https://docs.magmamoose.com/.well-known/agent-skills/index.json): a skill for this host and one for each site, saying how to read and cite it - [Magma Moose](https://www.magmamoose.com/): the studio that builds these tools