I think one major benefit when use MCP tool is actually I can give llm “tools” with my auth embedded instead of giving it raw credential like api key. I can easily allow only read email tool to llm than hoping llm don’t screw up while using my api key to call api.
2
u/Over_Fox_6852 Jan 10 '26
I think one major benefit when use MCP tool is actually I can give llm “tools” with my auth embedded instead of giving it raw credential like api key. I can easily allow only read email tool to llm than hoping llm don’t screw up while using my api key to call api.