# Reference links

- OpenAI native site-tools guide: https://learn.chatgpt.com/docs/webmcp
- WebMCP specification: https://webmachinelearning.github.io/webmcp/
- Owain Lewis's inspiration video: https://www.youtube.com/watch?v=6YHPZ9IJotk
- Vertica source: https://github.com/owainlewis/vertica
- GPT-6 Astra documentation (the model named in the original build prompt; not a promise of native browser support): https://developers.openai.com/api/docs/models/gpt-6-astra
- Node.js: https://nodejs.org/
- pnpm setup: https://pnpm.io/installation

The implementation guides, specification, source repository and model documentation were reachable when checked September 13, 2026. Consult their current versions before adapting API/lifecycle code.
