Contribute or fix Drag Race MCP knowledge-base JSON under src/data (seasons, queens, episodes, lore). Use when adding a season pack, editing queen files, filling coverage checklist cells, or when the user asks how data should be structured.
How MCP tools are laid out and registered in drag-race-mcp under src/tools. Use when adding or editing MCP tools, registerTool handlers, tool schemas, domain tool folders, or when the user asks how tools should be structured.
TypeScript coding conventions for drag-race-mcp. Use when writing or editing .ts files, adding modules, helpers, MCP tools, or when the user asks how TypeScript should be written in this repo.