top | item 46213578

(no title)

Yeroc | 2 months ago

Easy if you ignore the security aspects. You want to hand over your tokens to your LLM so it can script up a tool that can access it? The value I see in MCP is that you can give an LLM access to services via socket without giving it access to the tokens/credentials required to access said service. It provides at least one level of security that way.

discuss

order

DANmode|2 months ago

The point of the example seemed to be connecting easily to a scoped GraphQL API.