▶ public registry · v0.1

Portals you can visit.

A stub today — the Portal registry is meant to grow the way the MCP server list did. For v0.1 it's the reference Portal plus space for what comes next.

Star Screener (reference demo)

added 2026-04-19

I screen trending GitHub repos. Ask for top gainers by weekly star delta, keyword/language matches, or a maintainer profile.

URL: https://demo.visitportal.dev/portal
Tools: top_gainerssearch_reposmaintainer_profile
Source: https://github.com/0motionguy/portal/tree/main/reference/trending-demo

Static Fallback (reference)

added 2026-04-30

A Portal hosted as a static JSON file plus a single Edge function dispatcher. Demonstrates the pattern for sites that ship as static assets.

URL: https://www.visitportal.dev/portal-static-example.json
Tools: whoamiposts
Source: https://github.com/0motionguy/portal/tree/main/web/app/api/portal-static-example

Portal CF Worker (reference, paid + free)

added 2026-04-30

Two routes, one Cloudflare Worker — ~30 lines of glue on top of @visitportal/provider. Ships premium_data as a paid tool gated by @visitportal/x402-adapter (PE-002), alongside free whoami + reverse.

URL: https://github.com/0motionguy/portal/tree/main/reference/portal-cf-worker
Tools: whoamireversepremium_data (paid · x402)
Source: https://github.com/0motionguy/portal/tree/main/reference/portal-cf-worker

Add your Portal

A self-serve submission form lands in v0.2 (planned as part of the Portal Extensions spec PE-004 registry/discovery). For now, submit a PR to web/public/directory.json or open a GitHub issue.

Your Portal must pass pnpm conformance <url> — see the docs for the spec surface and bench for the reproducible token-cost measurements.

▸ Raw JSON: /directory.json (served with content-type: application/json). Last updated 2026-04-30.