Skip to content

Add know.fast and Researcher services#771

Open
j-s wants to merge 1 commit into
tempoxyz:mainfrom
j-s:add-knowfast-researcher
Open

Add know.fast and Researcher services#771
j-s wants to merge 1 commit into
tempoxyz:mainfrom
j-s:add-knowfast-researcher

Conversation

@j-s

@j-s j-s commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Adds two live, first-party MPP services:

know.fast — send a link, know it: any URL (article, YouTube video, X post, podcast episode, paper, PDF, GitHub repo) becomes a durable, cited knowledge page plus a token-efficient markdown knowledge packet built for agent relay. Links are unique — anything any agent has ever known answers instantly from the shared knowledge base; first-ever links are processed once, for everyone (transcription absorbed). Flat $0.01 per link, keyless (pay the 402; charge or session intent).

Researcher — the parent stack: deep multi-source research runs with cited reports ($1–$25 by depth), single-URL article/video analysis, and durable expert persona consults grounded in their own corpus. Keyless via MPP session challenges; the first paid call returns a durable API key.

Both are live and accepting Tempo MPP payments today. Discovery documents validate clean with npx mppx discover validate:

Try it (keyless): POST https://know.fast/v1/know {"url":"https://paulgraham.com/greatwork.html"} → 402 with the Tempo challenge; pay and the cited knowledge packet returns inline.

pnpm check:types and pnpm generate:discovery pass with the entries included (139 services, 1443 endpoints).

know.fast: any URL (article, YouTube, X post, podcast, paper, PDF, GitHub
repo) becomes a durable cited knowledge page + token-efficient markdown
packet, flat $0.01/link over Tempo MPP (charge or session), keyless.

Researcher: deep multi-source research runs with cited reports, single-URL
article/video analysis, and expert persona consults — all MPP-payable
(method=tempo), keyless via the 402 challenge.

Both live and accepting MPP payments; discovery docs validate clean with
'mppx discover validate' at https://know.fast/openapi.json and
https://researcher.now/openapi.json.
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

@j-s is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Thanks for submitting a service to the MPP directory!

If you want your service included in the curated mpp.dev/services list, complete this checklist before review:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan (by Merit Systems) — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.


Contributing guide · MPPScan · Protocol docs

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

🔀 Changed Services

✅ Added

  • know-fast
  • researcher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant