▲ | TeMPOraL 3 months ago | ||||||||||||||||||||||||||||||||||||||||
Or, in short: it's (an attempt to create) a standard protocol to plug tools to LLM app via the good ol' tools/function calling mechanism. It's not introducing new capabilities, just solving the NxM problem, hopefully leading to more tools being written. (At least that's how I understand this. Am I far off?) | |||||||||||||||||||||||||||||||||||||||||
▲ | jspahrsummers 3 months ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||
We definitely hope this will solve the NxM problem. On tools specifically, we went back and forth about whether the other primitives of MCP ultimately just reduce to tool use, but ultimately concluded that separate concepts of "prompts" and "resources" are extremely useful to express different _intentions_ for server functionality. They all have a part to play! | |||||||||||||||||||||||||||||||||||||||||
|