Comment by ActorNightly
7 months ago
Manually coding things is not how we get better AI. For AI to be truly useful in the area of figuring things out (i.e actually reasoning), one of the core components of a model would be building its own knowledge trees across multi modal information. So when you ask a model to do something, it should figure out how to do it on its own.
Doesn't sound like it conflicts with MCP-B, in theory they go well together.
- AI checks if a MCP tool exists - If it does not exist, AI can handle it, then send feature request to add new MCP tool
By doing the above it will be more likely to do the correct action and save a lot of tokens
I don’t think OP is trying to create better AI. That’s someone else’s job. OP is trying to give current LLMs better ways to interact with websites.
Two different goals.