mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 17:05:58 -05:00
[Tutorial]: Missing step in GitHub MCP Tutorial #48
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @unclebay143 on GitHub (May 1, 2025).
The GitHub MCP Tutorial on step 5 mentioned to add the Open API token to the env.
But it doesn't specify how/where to add it, and also didn't have any reference in the actual code.
I kept getting this error

Let me know if I'm missing anything
@thisgitislegit commented on GitHub (May 26, 2025):
getting the same issue here as well
@Shubhamsaboo commented on GitHub (May 26, 2025):
Please set that as an environment variable locally in your terminal before running the app.
@gargigupta97 please fix this in the blog.