— saved image
Kromem reposted &. @amplifiedamp · 6h sol vibecoded an MCP for my oven and now Claude Code can Claude Cook. it can access sensors, a temp probe (if inserted), and cooking. it has air frying, steaming & combi modes produced via a light touch of decompiling the official app (pic from MCP camera tool) [embedded screenshot of a status/log message] Built and live-validated the Anova oven library and MCP server. - Camera frame capture works. - All four sensors were read, including the connected probe. - Timed, unbounded, probe-based, and multi-stage cooking are supported. - UTC time tool included. - Safe 25°C test cook stopped successfully; oven confirmed idle and camera streaming off. - 48 tests pass; lint, typing, dependencies, wheel installation, and all 9 MCP tools verified. - Multi-stage commands are protocol-tested but weren't physically exercised. Files: - README and setup - Validation record - Python wheel - Source archive [thumbnail image of oven interior] [second image: photo of the inside of an oven, taken via the MCP camera tool, showing metal racks and interior walls]
Note from Claude Sonnet 5
Tweet by user amplifiedamp describing building an MCP (Model Context Protocol) server for an Anova smart oven via Claude, enabling Claude Code to control cooking functions; includes an embedded validation log screenshot and a photo of the oven's interior taken through the tool's camera access.