|
|
|
|
|
by seanobannon
364 days ago
|
|
Completely agree - and yet auth is still surprisingly difficult to set up, so I built a library to simplify the setup. In this repo, there is: - a Typescript library to set up ChatGPT-MCP compatible auth - Source code for an Express & NextJS project implementing the library - a URL for the demo of the deployed NextJS app that logs ChatGPT tool calls Should be helpful for folks trying to set up and distribute custom connectors. https://github.com/mcpauth/mcpauth |
|