MCP (model context protocol) support ? #3200
psykokwak-com
started this conversation in
Feature requests
Replies: 1 comment 1 reply
-
Do you have a real life use case that could convince a company owner to put resources on this ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Over the past few months, more and more services have emerged that are being exposed via the MCP protocol in order to interface with LLMs.
The MCP protocol is a universal standard for connecting tools to LLMs.
Info: https://modelcontextprotocol.io/introduction
The protocol is based on HTTP and JSON RPC: https://modelcontextprotocol.io/specification/2025-06-18
It would be great to have the support of this protocol to interact with devices using mongoose with LLM 😍
Beta Was this translation helpful? Give feedback.
All reactions