Skip to content

feat: add AgenticTotem WebExtractor to service directory#479

Open
clacladev wants to merge 2 commits intotempoxyz:mainfrom
clacladev:add-agentic-totem-service
Open

feat: add AgenticTotem WebExtractor to service directory#479
clacladev wants to merge 2 commits intotempoxyz:mainfrom
clacladev:add-agentic-totem-service

Conversation

@clacladev
Copy link
Copy Markdown

Summary

  • Add AgenticTotem WebExtractor to the MPP service directory — structured web data extraction
  • Send 1–10 URLs + a JSON Schema describing desired data shape, receive clean structured data back
  • $0.01 USDC per URL via Tempo, first-party integration

Checklist

  • Service is live and accepting payments via MPP
  • Entry added to schemas/services.ts
  • Types pass: pnpm check:types
  • Tests pass: pnpm test (5028/5028)
  • Lint passes: pnpm check

Service details

Field Value
ID agentic-totem-web-extractor
URL https://agentictotem.com/services/web-extractor
Docs https://agentictotem.com/docs/web-extractor
Categories web, data, ai
Integration first-party
Payment Tempo USDC, charge
Endpoint POST /services/web-extractor — $0.01/URL

🤖 Generated with Claude Code

clacladev and others added 2 commits March 27, 2026 17:04
Add AgenticTotem — structured web data extraction for AI agents.
Accepts URLs and a JSON Schema, returns structured data at $0.01/URL.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add AgenticTotem WebExtractor — structured web data extraction.
Send URLs and a JSON Schema, receive clean structured data back at $0.01/URL.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

@clacladev is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
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

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