|
|
|
|
|
by brazukadev
249 days ago
|
|
The LLM can only use MCP tools, but the Client you use the model can access resources, prompts, elicitation and sampling, which are tools to help with querying the model. So one MCP server that implements some or all these features can act as an agent for the LLM dispatching tasks IF the client is also an MCP host/client. |
|
For example, A resource can be just a getter tool, like getFile.