Make minimal https://llms.uithub.com that uses withMcp(withPathKv(withSimplerAuth(handler)))
and add README that instructs usage and how to build with it (using the provider). Rather than all kinds of filters, focus on llms.txt
format and individual /blob/
access. Clean path, and HTML version should be cached too and auto-shown in browsers.
- repo page
- blob page
See what MCP uses to discover the authorization route and what it should default to: https://uithub.com/janwilmake/stateless-mcp
After that, try to make it an MCP with resources and prompts. If that works well, abstrahere into withMcp
based on openapi
passed as config.
The goal of this redo would be to allow a contextarea and any other tooling to easily add login-with-uithub support and login-with-markdownfeed. This is the crucial missing component that I need and is very hard to make!
Ratelimit user if no payment was made: https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/#performance