oezi 7 days ago

Does MCP solve authentication on user's behalf which stifled OpenAI's GPTs?

Tools often need access to data sources but I don't want to hard code passwords.

2
skeeter2020 6 days ago

it depends if you're using stdio or http. the former gets credentials from the environment and the latter oauth.

evantahler 6 days ago

check out arcade.dev for this!