you used an outdated INSTALL.sh 3.39
the version included in the 24.09.24 tarball should be 3.52; please use that INSTALL.sh
that version prints only two warnings which are harmelss unless you use the mentioned files
Originally posted by @EnDe in OWASP/O-Saft#164 (comment)
install uv once
curl -LsSf https://astral.sh/uv/install.sh | sh
run the docs server
uvx --from mcpdoc mcpdoc
--urls "Stripe:https://docs.stripe.com/llms.txt"
--transport sse
--port 8082
you used an outdated INSTALL.sh 3.39
the version included in the 24.09.24 tarball should be 3.52; please use that INSTALL.sh
that version prints only two warnings which are harmelss unless you use the mentioned files
Originally posted by @EnDe in OWASP/O-Saft#164 (comment)
install uv once
curl -LsSf https://astral.sh/uv/install.sh | sh
run the docs server
uvx --from mcpdoc mcpdoc
--urls "Stripe:https://docs.stripe.com/llms.txt"
--transport sse
--port 8082