Genuine question, why can't this be done via an API that the agents call? there are already established ways to call APIs on behalf of the user. Seems to me that the agent is loading a web app just to be able to access it's apis, what am i missng?
Since the introduction of Model Context Protocol, I've been wondering why this protocol is so complicated to work with and after many wasted hours and a few MCP spec updates, I've decided to write down what I think MCP should have been and I call it Naive Context Protocol ¯\_(ツ)_/¯.
Maybe this approach is in fact naive (please tell why!), the "spec" is very minimal at this point (I will expand based on feedback here) and it probably ignores some use-case (some of them on purpose), but I would like to hear:
1. What everyone here thinks the MCP/NCP should've been/should be?
2. What use-cases would you like a context protocol to support?
"You could probably make a lot of money simply by investing in companies that a significant percentage of the latest YC batch use. They're the quintessential early adopters."
I wanted to see what services are used on batch W24 company websites. Of course this not a complete representation since it doesn't include internal, server side or behind authentication services.
These numbers are out of 197 total companies in batch W24:
- Octolane is the most popular company in W24 so far, used by 10 within the batch.
- 88 use Google analytics vs 2 that use Plausible
- Many use webflow (50) or framer (42) to build the website
It loads the LLM in the browser, using webgpu, so it works offline after the first load, it's also PWA you can install. It should work on chrome > 113 on desktop and chrome > 121 on mobile.
I think I can't trust a therapist enough to be completely honest, while I can just write anything into the chat, knowing no one, (except google) will ever know :D
I wanted a privacy preserving AI chat bot since I didn't feel comfortable about putting personal issues into ChatGPT. It uses webllm models to run in the browser. Make your own chat by saving a message.
Disclaimer: I'm the creator of https://hony.ai that was used to build this demo.