Hacker News new | ask | show | jobs
Show HN: I made a client MCP react app for Supabase's MCP server (github.com)
1 points by michaelmilst 399 days ago
hey! I made a react app hooked up to Supabase's official MCP server, so I can chat to my Supabase project without really having to code any interactions to Supabase.

I also added some react components as UI tools so the AI responses show more than just text.

If you have a different MCP server you want it to intereact with, just switch the MCP url passed into the <TamboProvider>