logoalt Hacker News

v3ss0nlast Tuesday at 5:55 PM2 repliesview on HN

Thats all part of how you code the LLMHost Backend and Frontend. I build several MCP and MCP-Less tool calling agents using autogen and they can ask the user permission. That is nothing to do with MCP at all.

Look into AutoGen by microsoft or if you want more basic , learn how tool calling in LLMs work.


Replies

owebmasteryesterday at 2:54 PM

MCP is the React for tool calling agents. There is also Angular (langchain?) and vanilla, rolling your own. React won.

jcelerieryesterday at 5:42 PM

> Thats all part of how you code

I mean I certainly don't want to code my own LLM UI