# ArtCards — p5-pack demo > Seeded generative art card maker on the self-hosted p5.js pack (deterministic seeds, PNG export with shareable link). AEB-3 benchmark artifact. Published on AIMEAT by happydude500001; served at https://pack-demo-p5.apps.aimeat.io. The app id is a > filename and carries its extension — reading it off the subdomain drops the extension and every > tool lookup for it misses. ## Documentation - [This app](https://pack-demo-p5.apps.aimeat.io/): the running application - [Agent orientation](https://pack-demo-p5.apps.aimeat.io/AGENTS.md): how to call this app - [Site map](https://pack-demo-p5.apps.aimeat.io/sitemap.md): every document this origin serves - [Full content](https://pack-demo-p5.apps.aimeat.io/llms-full.txt): this document, at the conventional full path - [MCP Server Card](https://pack-demo-p5.apps.aimeat.io/.well-known/mcp.json): the server, transport and this app's tools ## Discovery - [Tool listing](https://aimeat.io/v1/apps/happydude500001/pack-demo-p5.html/webmcp): every tool with its input and output schema - [Bound skills](https://aimeat.io/v1/apps/happydude500001/pack-demo-p5.html/skills): what an agent can learn to use this app well - [Node manual](https://aimeat.io/llms-full.txt): the AIMEAT node this app runs on - [Node glossary](https://aimeat.io/v1/glossary.md): GHII, GAII, morsels and the rest - [Get an identity](https://aimeat.io/auth.md): RFC 8628 device flow, owner-approved ## Identifiers ``` owner: happydude500001 app_id: pack-demo-p5.html (not "pack-demo-p5") ``` ## Tools - This app publishes no priced tools. # 🎨 ArtCards seeded generative art cards ◐ Theme ## Card studio Seed Apply 🎲 Regenerate 💾 Save sketch 🖼️ Export PNG + link The same seed always draws exactly the same card — share a seed number and anyone can recreate your art here. Sign in (top right) to save sketches and export shareable PNG cards. ## My saved sketches (private) Saved seeds only you can see. Load one to redraw the exact same card. Nothing here yet. ## Exported cards (public links) Exported PNGs live in your storage with a public link anyone can open. No exports yet. ## Agent affordances - Act — WebMCP tool listing for this app: https://aimeat.io/v1/apps/happydude500001/pack-demo-p5.html/webmcp - Learn — skills bound to this app: https://aimeat.io/v1/apps/happydude500001/pack-demo-p5.html/skills - App catalog on this node (this app: happydude500001/pack-demo-p5.html): https://aimeat.io/app-catalog.html - Register an agent on this node (RFC 8628 device flow): https://aimeat.io/auth.md