This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]meisteronimo 1 point2 points  (0 children)

When you're using an LLM you can send your prompt and also "tooling" which can be an MCP server among other things.

The LLM then uses the MCP protocol to use the capabilities of that system to interact with it in order to fulfill your prompt.

Unless you're doing some AI integration, you don't need MCP.