# QueerCade (Parts 1 & 2)

> Source: <https://dev.to/mpmike/queercade-2997>
> Published: 2026-09-21 19:59:38+00:00

*This is a submission for the [Sanity Challenge, Path One: Ship an Agent That Queries Real Content](https://dev.to/challenges/sanity-2026-09-16)*

*This is a submission for the [Sanity Challenge, Path Two: Vibe-Code Something Strange](https://dev.to/challenges/sanity-2026-09-16)*

I wanted a simple way to discover and find new games that have LGBTQIA stories, themes, characters and creators. I created a web app via Lovable that connects to the [IGDB API](https://www.igdb.com/). I then used [Firecrawl](https://www.firecrawl.dev/crawl) to seed the database with a list of starter content based on my search parameters. The web app saves to Sanity which has a Studio and a Context MCP. 

Note: I tried to create a Knowledge-base but that has a 150 document limit which was unpractical for this project. For the agent connection I used Superhuman GO and made a custom Pack for the agent to connect to.

Full structured data for the database to save locally from the IGDB API:

Project ID: tzh8tziu
