from Hacker News

Show HN: An MCP Server for finding restaurants

by burningion on 12/14/24, 2:43 PM with 0 comments

This Wednesday, I was in NYC for the (3 hour!) Anthropic Model Context Protocol hackathon.

I and worked together with my partner (Zia) to build a server for finding tables for your food choice with availability and then launch a video player to show you what it looks like based upon public videos.

It was a blur trying to get this together in 3 hours, and it was mostly broken when we presented, but happy to answer any questions. Future advice: Don't try use Python and Kivy to try and display videos! Just use the Apple native tooling (Swift in this case)