mcpserver.lol
registry/tollbooth-oauth2-collector
Connection check verified live · 27h ago

tollbooth-oauth2-collector

Unauthenticated OAuth2 callback collector for Tollbooth MCP services

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

4 tools

Read from the running server on 27h ago.

collector_status
Health check — shows the number of pending authorization codes and TTL.
retrieve_code state*
Retrieve a stored authorization code (one-time read, auto-deleted). Called by the originating MCP server to pick up the code after the user has authorized in the browser. Returns…
service_status
Report the running build so a redeploy can be verified. Free. Delegates to the SDK's canonical ``build_service_status`` — the single source of the service_status payload shape — s…
store_code code*state*
Store a sealed OAuth2 authorization code. Called by the serverless callback function after the browser redirect. The ``state`` carries BOTH the patron npub (the lookup/retrieve ke…