# MorganGoins Archive > Resolution-first access to Rembrandt and Caravaggio oils, NASA Mercury, Gemini, and Apollo photographs, Albert Bierstadt landscapes, and Norman Rockwell paintings, with explicit PPI calculations and source provenance. ## Primary resources - [Collection as Markdown](https://morgangoins.org/): Searchable Rembrandt, Caravaggio, Apollo, Mercury, Gemini, Bierstadt, and Rockwell rows, sorted by effective source PPI. Request with `Accept: text/markdown`. - [Collection JSON](https://morgangoins.org/api/collection): Structured records, image URLs, source links, pixel dimensions, original dimensions, and PPI. - [OpenAPI](https://morgangoins.org/openapi.json): Machine-readable API contract. - [MCP](https://fastphotoframe.com/mcp): Search works, look up a scan, and list archive series. - [A2A](https://fastphotoframe.com/a2a): Agent-to-agent JSON-RPC over the same catalog. - [auth.md](https://fastphotoframe.com/auth.md): Anonymous public access. No agent login. ## Agent resources - [Image source catalog](https://morgangoins.org/.well-known/image-sources.json): Every work’s pixel URL, record host, and scrape skill, written from the collection on deploy. - [Agent skill index](https://morgangoins.org/.well-known/agent-skills/index.json): Reusable source acquisition skills. - [Pull Met Art Scans](https://morgangoins.org/.well-known/agent-skills/pull-met-art-scans/SKILL.md): Met Collection API search and original-JPEG download. - [Pull Wikimedia Commons](https://morgangoins.org/.well-known/agent-skills/pull-wikimedia-commons/SKILL.md): Commons API search, original-file download, same-work upgrades. - [Pull NASA Images](https://morgangoins.org/.well-known/agent-skills/pull-nasa-images/SKILL.md): NASA Image Library search and `~orig` asset download. - [Catalog Work](https://morgangoins.org/.well-known/agent-skills/catalog-work/SKILL.md): Ingest a scan with vips; do not decode 20k+ originals in memory. - [Museum Records](https://morgangoins.org/.well-known/agent-skills/museum-records/SKILL.md): Getty, NGA, MFA, and other record hosts are provenance, not pixel CDNs. - [Known Source Failures](https://morgangoins.org/.well-known/agent-skills/known-source-failures/SKILL.md): Dead ends (IIIF caps, Commons thumbs, Met filters, 2 GB RAM). - [Full archive context](https://morgangoins.org/llms-full.txt): Collection and source notes in one document.