Registry

Browse packages

3 packages

Each package adds named tools to a specific site. Install one and the extension registers its tools on matching pages.

  • Hacker News*://news.ycombinator.com/*

    Read Hacker News through its official public API, plus comment, vote, and submit as the logged-in user. Write tokens (hmac, vote auth, fnid) are extracted from HN's own HTML pages; a page-shape change fails loudly. Write tools require an active news.ycombinator.com login session.

    5 tools · by webmcp-today · v2

  • Google Maps (internal web API)*://www.google.com/maps*, *://google.com/maps*

    Google Maps via the web app's own internal endpoints: place search, place details (ratings, hours, phone, website), driving directions, and — with a logged-in Google session — your saved lists and the places in them. No Google Cloud project, API key, or billing account required; search/details/directions also work logged out. NOTE: Maps responds with positional arrays, so these projections are the registry's loudest canary for API rot — when Google reshapes the payload the tools throw instead of answering wrong.

    5 tools · by webmcp-today · v1

  • Reddit (JSON API)*://*.reddit.com/*

    Read and write Reddit via its own JSON API: list subreddit posts, read threads, search, comment, and vote — executed as the logged-in user. Tier-1 API execution (no DOM selectors).

    6 tools · by webmcp-today · v1