
When I ran into some issues and got a error.log, the best way to report bugs is gist-it error.log and post the link to it on the issue you created.
yarn global add gist-it
# OR
npm i -g gist-it
gist-it ./npm.log
gist-it lib/foo.js
gist-it --help
By default the gist will be published anonymously, to publish it under your account, you need to generate an access token at https://github.com/settings/tokens/new, remember to select gist scope:

Then set it in gist-it:
gist-it --set-token $the_token_you_just_generated
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-featuregist-it © egoist, Released under the MIT License.
Authored and maintained by egoist with help from contributors (list).
egoistian.com · GitHub @egoist · Twitter @rem_rin_rin
—
$ claude mcp add gist-it \
-- python -m otcore.mcp_server <graph>