12 ms·
I'm thinking more as a provider. Why put a model on my side to handle permissions/scope/auth/actions when thats already handled (or easy enough to spin up)by a
by jwally 19d ago
I'm thinking more as a provider. Why put a model on my side to handle permissions/scope/auth/actions when thats already handled (or easy enough to spin up)by a rest-inspired http api?
If you're needing to give the model direct and broad access to your SqlServer instance...I don't get it.
Dedicated customer facing API is like whitelisting approved actions; MCP feels like getting an LLM to enforce a complex blacklist.
- owebmaster 18d agoCheck WebMCP that ChatGPT Desktop just implemented for a good example. Now every website can create tools that gpt can use. So it's possible to have your users use AI without the need to pay for tokens.