Would it be possible to support MCP, such that a list of tools could be provided to BrowserAI when it is initialized? I can imagine two broad categories of integrations:
- In Process - Implement an interface on a class/object so that the tool can be called locally by BrowserAI as needed.
- Web API - Provide metadata that allows BrowserAI to call a Web API when the tool needs to be invoked.
Admittedly, I'm new to all this. So, please tell me if I'm speaking nonsense.
Would it be possible to support MCP, such that a list of tools could be provided to BrowserAI when it is initialized? I can imagine two broad categories of integrations:
Admittedly, I'm new to all this. So, please tell me if I'm speaking nonsense.